Module splitmix64

Module splitmix64 

Source
Expand description

SplitMix64 seeding algorithm

SplitMix64 is a fast, high-quality seeding algorithm used to initialize other PRNGs from a single seed value.

Structsยง

SplitMix64
SplitMix64 PRNG for seeding other generators