Trait snow::types::Random[][src]

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

CSPRNG operations

Implementations on Foreign Types

impl Random for OsRng[src]

Loading content...

Implementors

Loading content...