Toggle light/dark

things i’ve built out of thoughts.

LCG Cracker

A Java class that recovers the hidden parameters (a, b, m) of any linear congruential generator from a handful of outputs — and predicts its next number.

JavaNumber TheoryCryptanalysis