rand_
isaac
0.0.1
Module isaac
Module Items
Structs
In crate rand_
isaac
rand_isaac
Module
isaac
Copy item path
Source
Expand description
The ISAAC random number generator.
Structs
ยง
Isaac
Core
The core of
IsaacRng
, used with
BlockRng
.
Isaac
Rng
A random number generator that uses the ISAAC algorithm.