A set of games that help you calibrate your intuition for randomness.
Haskell
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
LICENSE
README.md
Randometer.cabal
Setup.hs
randometer.hs

README.md

This is a little set of games that have helped me gain an intuition for random behavior. A better knowledge of what random patterns look like has helped me, in real life, to better differentiate between chance occurrences and actual patterns.

Humans are biased to see patterns in random data: these games go a little way towards helping identify and correct for that bias, by staving off premature pattern matching.