random test

Authorrandom test
Submission date2011-07-02 04:42:48.693210
Rating4801
Matches played4567
Win rate47.38

Use rpsrunner.py to play unranked matches on your computer.

Source code:

import random
output = random.choice(["R","P","S"])