Module xorshift::splitmix64 [] [src]

The SplitMix64 random number generator.

Structs

SplitMix64

A random number generator that uses the splitmix64 algorithm [1].