pub fn random_bytes<const T: usize>() -> [u8; T]
Allocates an array of the given size and fills it with random bytes