Random

Trait Random 

Source
pub trait Random:
    CryptoRng
    + RngCore
    + Send
    + Sync { }
Expand description

CSPRNG operations

Implementorsยง