Function crypto_random_bytes

Source
pub fn crypto_random_bytes<const N: usize>() -> [u8; N]
Expand description

Generate N random bytes, using a cryptographically secure source