random_bytes

Function random_bytes 

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

Create an array of random bytes with a size N.