Function safe_arch::rdrand_u32
source ยท pub fn rdrand_u32(out: &mut u32) -> i32
Available with target feature
rdrand
only.Expand description
Try to obtain a random u32
from the hardware RNG.
- Intrinsic:
_rdrand32_step
- Assembly:
rdrand r32