Function safe_arch::rdseed_u16

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

Try to obtain a random u16 from the hardware RNG.