Module rand_isaac::isaac64
source ยท Expand description
The ISAAC-64 random number generator.
Structsยง
- The core of
Isaac64Rng
, used withBlockRng
. - A random number generator that uses ISAAC-64, the 64-bit variant of the ISAAC algorithm.
Constantsยง
- RAND_SIZE ๐
- RAND_SIZE_LEN ๐
Type Aliasesยง
- w64 ๐