random_array

Function random_array 

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

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