rand_isaac

Module isaac

Source
Expand description

The ISAAC random number generator.

Structsยง

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