Function random_bytes

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

Allocates an array of the given size and fills it with random bytes