|
|
|
|
|
by ivmaykov
969 days ago
|
|
Just confirmed that my brain is much worse at producing randomness than python's random module. The site predicted my own "random" key strokes with ~67% accuracy. It was able to predict the output of a trivial python program that chose randomly between 'f' and 'd' with only 53% accuracy, and that probably would have converged to 50% with a larger sample. |
|