u64

Function u64 

Source
pub unsafe extern "C" fn u64(min: u64, max: u64) -> u64
Expand description

Generate a random u64 in the range min to max inclusive.