pub fn fill_bytes(rng: &mut Xoshiro256PlusPlus, dest: &mut [u8])Expand description
x86_64 dispatch: prefer AVX2 if the CPU supports it; else scalar.
pub fn fill_bytes(rng: &mut Xoshiro256PlusPlus, dest: &mut [u8])x86_64 dispatch: prefer AVX2 if the CPU supports it; else scalar.