Author | ma5sacre |
Submission date | 2014-11-15 19:46:29.701285 |
Rating | 1686 |
Matches played | 550 |
Win rate | 16.18 |
Use rpsrunner.py to play unranked matches on your computer.
#was interested in a detail
from hashlib import sha256
state = 'e+4sk6jfPPON3muIQJPM-KBCJPyYHgkkgXgpprL2'
output = 'RPS'[int(sha256(state).hexdigest(),16)%3]