Module os
rand_
core
0.6.4
Module os
Module Items
Structs
In crate rand_
core
Modules
block
error
impls
le
os
Structs
Error
OsRng
Traits
CryptoRng
CryptoRngCore
RngCore
SeedableRng
rand_core
Module
os
Copy item path
Settings
Help
Summary
Source
Expand description
Interface to the random number generator of the operating system.
Structs
§
OsRng
A random number generator that retrieves randomness from the operating system.