☰
Module isaac
Structs
?
Module
sgx_rand
::
isaac
source
·
[
−
]
Expand description
The ISAAC random number generator.
Structs
Isaac64Rng
A random number generator that uses ISAAC-64[1], the 64-bit variant of the ISAAC algorithm.
IsaacRng
A random number generator that uses the ISAAC algorithm[1].