Use rpsrunner.py to play unranked matches on your computer.
import random random.seed(1) output = random.choice(["R","P","S"])