Skip to main content

random_standard_normal

Function random_standard_normal 

Source
pub fn random_standard_normal<R: Rng>(rng: &mut Random<R>) -> f64
Expand description

Sample from a standard normal distribution (mean 0, std dev 1)