random_int

Function random_int 

Source
pub fn random_int(min: i64, max: i64) -> i64
Expand description

Generate random integer in range