Function rand_range_i

Source
pub fn rand_range_i(from: i32, to: i32) -> i32
Expand description

uniform random integer between from and to