Searched defs:arc4random_uniform (Results 1 – 6 of 6) sorted by relevance
914 pub fn arc4random_uniform(l: u32) -> u32; in arc4random_uniform() function
853 pub fn arc4random_uniform(a: u32) -> u32; in arc4random_uniform() function
2071 pub fn arc4random_uniform(upper_bound: u32) -> u32; in arc4random_uniform() function
2096 pub fn arc4random_uniform(l: u32) -> u32; in arc4random_uniform() function
3132 pub fn arc4random_uniform(upper_bound: u32) -> u32; in arc4random_uniform() function
3889 pub fn arc4random_uniform(__upper_bound: u32) -> u32; in arc4random_uniform() function