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.