Module rand::os [−][src]
Interfaces to the operating system provided random number generators.
Modules
imp |
Structs
OsRng |
A random number generator that retrieves randomness straight from the operating system. Platform sources: |
Functions
next_u32 | |
next_u64 |