Ticket created by ~azdavis on ~icefox/oorandom
The RNGs (Rand32 and Rand64) could probably derive Eq. They already derive PartialEq. It's possible to derive Eq, since the contents of the structs are just integers.
The RNGs (Rand32 and Rand64) could probably derive Eq.
Rand32
Rand64
Eq
PartialEq