Package net.burtleburtle.bob.rand

Class Summary
ISAACAlgorithm ISAAC: a fast cryptographic pseudo-random number generator ISAAC (Indirection, Shift, Accumulate, Add, and Count) generates 32-bit random numbers.
ISAACEngine This class defines the Service Provider for the ISAAC algorithm.
ISAACProvider