Skip to main content

randomized_bytes_into_buffer

Function randomized_bytes_into_buffer 

pub fn randomized_bytes_into_buffer<R: Rng>(rng: &mut R, buf: &mut [u8])
Expand description

Generates randomized bytes and puts them in buf.