Module rand_isaac::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.