pub fn next_word_via_fill<W: Word, R: TryRng>( rng: &mut R, ) -> Result<W, R::Error>
Generate a u32 or u64 word using fill_bytes
u32
u64
fill_bytes