pub fn random_bytes<const N: usize>() -> [u8; N]
Returns an array filled with cryptographically-random data.