SampleRock

AuthorRockSolid
Submission date2014-12-18 09:47:31.649336
Rating1889
Matches played535
Win rate21.31

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

Source code:

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