Function random_array

Source
pub fn random_array<L: ArrayLength<u8>>() -> GenericArray<u8, L>
Expand description

Allocates GenericArray of the given size and fills it with random bytes