Bijections are fun to look at and amusing especially to cryptographers, can you spot out one here?| deuterium’s blog
One can guess all the future outputs of a random number generator once they recover the state, but how feasible is it to recover the past state of pseudo random number generator given its present state?| deuterium’s blog
Numpy uses plain old implementation of Mersenne Twister as the default pseudo random number generation.| deuterium’s blog