Function askar_crypto::random::with_rng[][src]

pub fn with_rng<O>(f: impl FnOnce(&mut dyn Rng) -> O) -> O
Expand description

Perform an operation with a reference to the random number generator