[][src]Function librespot_core::util::rand_vec

pub fn rand_vec<G: Rng>(rng: &mut G, size: usize) -> Vec<u8>