Searched defs:rand_u64_uniform (Results 1 – 2 of 2) sorted by relevance
49 pub fn rand_u64_uniform(max: u64) -> u64 { in rand_u64_uniform() function