The RNGs (Rand32 and Rand64) could probably derive Eq.
Rand32
Rand64
Eq
PartialEq
...yeah, you're right. I think I'm just used to deriving PartialEq and not Eq.