pradeep90 / Randometer.hs

A set of games that help you calibrate your intuition for randomness.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A set of games that help you calibrate your intuition for randomness.

License:MIT License


Languages

Language:Haskell 100.0%