indy_utils::random
pub fn random_vec(sz: usize) -> Vec<u8>
Create a new Vec<u8> instance with random data.
Vec<u8>