Expand description
SplitMix64 seeding algorithm
SplitMix64 is a fast, high-quality seeding algorithm used to initialize other PRNGs from a single seed value.
Structsยง
- Split
Mix64 - SplitMix64 PRNG for seeding other generators
SplitMix64 seeding algorithm
SplitMix64 is a fast, high-quality seeding algorithm used to initialize other PRNGs from a single seed value.