Searched defs:arc4random_uniform (Results 1 – 3 of 3) sorted by relevance
292 arc4random_uniform(u_int32_t upper_bound) in arc4random_uniform() function
513 arc4random_uniform(unsigned int upper_bound) in arc4random_uniform() function
705 pub fn arc4random_uniform(a: u32) -> u32; in arc4random_uniform() function