mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-23 15:16:09 -07:00
0b1f57ae4f
By externalizing the source of i/o and randomness for shuffling, we can inject non-interactive and deterministic behavior during unit tests.