Module rng

Module rng 

Source

Structs§

Rng
Constrained RNG peripheral

Enums§

Error

Traits§

CryptoRng
A marker trait used to indicate that an RngCore or BlockRngCore implementation is supposed to be cryptographically secure.
RngCore
The core of a random number generator.
RngExt
Extension trait to activate the RNG