Trait snow::types::Random

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

CSPRNG operations

Implementors§