dummyRandom

Authordarkhorse64
Submission date2019-11-20 21:49:48.823767
Rating4551
Matches played211
Win rate45.02

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

Source code:

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