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