[−][src]Module rand::rngs::entropy
Entropy generator, or wrapper around external generators
Structs
EntropyRng |
An interface returning random data from external source(s), provided specifically for securely seeding algorithmic generators (PRNGs). |
Jitter | |
NoSource | |
Os |
Enums
Source |
Traits
EntropySource |
Type Definitions
Custom |