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.

Constantsยง

RAND_SIZE ๐Ÿ”’
RAND_SIZE_LEN ๐Ÿ”’

Type Aliasesยง

w32 ๐Ÿ”’