Skip to main content

range_u64

Function range_u64 

Source
pub fn range_u64<T: RangeBounds<u64>>(range: T) -> u64
Available on crate feature tls only.
Expand description

Generates a random u64 value in the given range.