Skip to main content

random_n

Function random_n 

Source
pub fn random_n<T>(n: T) -> T
where T: Into<f32> + From<f32>,