pub unconstrained fn get_random_bytes<let N: u32>() -> [u8; N]
Returns as many random bytes as specified through N.
Returns as many random bytes as specified through N.