-
Notifications
You must be signed in to change notification settings - Fork 0
Fast, non-cryptographic random number generation using the xoshiro256++ for ints and xoshiro256+ for floats. Includes the SplitMix64 seed generator and a cross-platform function get OS randomness from either /dev/urandom if available or address-space randomization if not.
License
goodcleanfun/random
About
Fast, non-cryptographic random number generation using the xoshiro256++ for ints and xoshiro256+ for floats. Includes the SplitMix64 seed generator and a cross-platform function get OS randomness from either /dev/urandom if available or address-space randomization if not.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published