pub fn fill_random(bytes: &mut [u8]) -> Result<(), GetRandomFailed>
Fill the whole slice with random material.