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