arc4random_uniform

Function arc4random_uniform 

Source
pub unsafe extern "C" fn arc4random_uniform(
    __upper_bound: __uint32_t,
) -> __uint32_t