[][src]Function indy_utils::random::random_vec

pub fn random_vec(sz: usize) -> Vec<u8>

Create a new Vec<u8> instance with random data.