Function alet::randint

source ·
pub fn randint(a: i64, b: i64) -> i64
Expand description

Generates a random integer in the range [a, b]