You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crunch is a CLI game that generates random math problems that are guaranteed to never repeat until all possible questions are exhausted. This is accomplished with a lazy pseudo-random permutation and modular arithmetic.