Module std::rand::os[src]
Interfaces to the operating system provided random number generators.
Structs
| OsRng | A random number generator that retrieves randomness straight from the operating system. Platform sources: |
Interfaces to the operating system provided random number generators.
| OsRng | A random number generator that retrieves randomness straight from the operating system. Platform sources: |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).