rand

Function rand 

Source
pub unsafe extern "C" fn rand() -> c_int
Expand description

Return a random integer between 0 and RAND_MAX inclusive.