Function next_word_via_fill
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
next_word_via_fillpub 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