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