Function crypto_rng
pub fn crypto_rng() -> CryptoRng
Available on crate features
random
and csprng
only.Expand description
Returns a suitably initialized cryptographically secure random number generator.
pub fn crypto_rng() -> CryptoRng
random
and csprng
only.Returns a suitably initialized cryptographically secure random number generator.