Skip to main content

range_u32

Function range_u32 

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

Generates a random u32 value in the given range.