random_32

Function random_32 

Source
pub fn random_32() -> u32
Expand description

Generates and returns a random u32 using rand::rngs::OsRng.