Skip to main content

fill_bytes

Function fill_bytes 

Source
pub fn fill_bytes(rng: &mut Xoshiro256PlusPlus, dest: &mut [u8])
Expand description

x86_64 dispatch: prefer AVX2 if the CPU supports it; else scalar.