pub fn randomized_bytes_into_buffer<R: Rng>(rng: &mut R, buf: &mut [u8])
Generates randomized bytes and puts them in buf.
buf