r0b

Authorr0b
Submission date2013-10-02 13:08:52.732193
Rating2568
Matches played646
Win rate28.33

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

Source code:

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