Function alet::randuint

source ·
pub fn randuint(a: usize, b: usize) -> usize
Expand description

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