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
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.