Function rdseed_u32
pub fn rdseed_u32(out: &mut u32) -> i32
Available on crate feature
dep_safe_arch
only.Expand description
Try to obtain a random u32
from the hardware RNG.
- Intrinsic:
_rdseed32_step
- Assembly:
rdseed r32
pub fn rdseed_u32(out: &mut u32) -> i32
dep_safe_arch
only.Try to obtain a random u32
from the hardware RNG.
_rdseed32_step
rdseed r32