pub fn random_array<L: ArrayLength>() -> GenericArray<u8, L>
Allocates GenericArray of the given size and fills it with random bytes
GenericArray