Module rand::prng::isaac [−][src]
The ISAAC random number generator.
Structs
IsaacRng |
A random number generator that uses the ISAAC algorithm[1]. |
Constants
RAND_SIZE | |
RAND_SIZE_LEN | |
RAND_SIZE_USIZE |
Statics
EMPTY |
Type Definitions
w32 |