Skip to content

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

Notifications You must be signed in to change notification settings

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

No packages published