Module isaac

Source
Expand description

The ISAAC random number generator.

Structs§

IsaacCore
The core of IsaacRng, used with BlockRng.
IsaacRng
A random number generator that uses the ISAAC algorithm.