pub fn fill_bytes(dest: &mut [u8]) -> Result<(), RngError>
Fill the provided buffer with random bytes.