just random

Authorrandomman
Submission date2016-09-19 08:24:12.258504
Rating2869
Matches played396
Win rate29.04

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

Source code:

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