pub fn seed_to_key(seed: [u8; 16]) -> [u32; 4]
Convert a byte array into a reseeding key of u32s.
u32