Function twz_rt_get_random

Source
pub fn twz_rt_get_random(
    buf: &mut [MaybeUninit<u8>],
    flags: GetRandomFlags,
) -> usize
Expand description

Fill up to buf.len() bytes of randomness into the buffer.