Function safe_arch::rdseed_u64

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

Try to obtain a random u64 from the hardware RNG.