indiesoftby / defold-splitmix64 Star 24 Code Issues Pull requests SplitMix64 PRNG for Defold: get the same random numbers from the same seeds on all platforms supported by Defold. typescript lua math random defold-game-engine python3 prng defold defold-library splitmix64 defold-native-extension Updated May 1, 2026 C++
yunginnanet / common Star 7 Code Issues Pull requests common golang stuff with full coverage testing. buffer pools, optimized entropy, locking container/list, others entropy linked-list concurrency pool prng buffer-management buffer-pool splitmix64 Updated Feb 10, 2026 Go
btfranklin / ControlledChaos Star 7 Code Issues Pull requests A Swift package for working with probability-driven randomness swift probability gaussian randomness splitmix64 item-bag Updated Jan 26, 2023 Swift
Shiroechi / Litdex.Random Star 3 Code Issues Pull requests A collection of Pseudo Random Number Generator (PRNG) for .NET random prng jsf random-number-generators xoroshiro pseudo-random-generator xoshiro splitmix64 litdex Updated May 8, 2024 C#
sjqtentacles / sml-random Sponsor Star 0 Code Issues Pull requests Splittable deterministic PRNG (SplitMix64) for Standard ML: tokens, nonces, session IDs. Reproducible seeded streams. Pure, dual-compiler. random pure sml prng standard-ml mlton deterministic polyml splitmix64 sjqtentacles-web Updated Jul 11, 2026 Standard ML