Function dvcompute_rand::simulation::generator::primitives::generate_weibull[][src]

pub fn generate_weibull(gen: &mut GeneratorRepr, alpha: f64, beta: f64) -> f64
Expand description

Generate a random number from the Weibull distribution.