Function tato::random_in_range

source ·
pub fn random_in_range(a: f32, b: f32) -> f32
Expand description

Get a random number in the provided range.