[−][src]Function indy_utils::random::random_array
pub fn random_array<T: ArrayLength<u8>>() -> GenericArray<u8, T>
Create a new GenericArray instance with random data.
pub fn random_array<T: ArrayLength<u8>>() -> GenericArray<u8, T>
Create a new GenericArray instance with random data.