Skip to main content

generate

Function generate 

pub fn generate<T>(rng: &dyn SecureRandom) -> Result<Random<T>, Unspecified>
Available on crate features crypto and ring and std only.
Expand description

Generate the new random value using rng.