Function safe_arch::rdseed_u32

source ·
pub fn rdseed_u32(out: &mut u32) -> i32
Available with target feature rdseed only.
Expand description

Try to obtain a random u32 from the hardware RNG.