Module rand::prng::xorshift[][src]

Xorshift generators

Structs

XorShiftRng

An Xorshift[1] random number generator.