Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). 🔬
-
Updated
Nov 2, 2019 - C++
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). 🔬
Collection of self-contained header-only libraries for C++17
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
Fastest Random Distribution Generator for Eigen
🚀 A library designed to facilitate work with probability, statistics and stochastic calculus
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG
Fast Pseudo Random Number Generators for R
A modernized, community-maintained fork of pcg-cpp. Added support for Windows ARM64, MSVC fixes, and modern C++ standards.
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
SplitMix64 PRNG for Defold: get the same random numbers from the same seeds on all platforms supported by Defold.
A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's PCG rand with a fallback to xor-rand for 32-bit code.
Additional C++11 Random Distributions
Small library for distributing uniformly-generated uint32_t values (such as from an RNG) over a wide variety of types, shapes, and ranges.
A simple state-of-the-art C++ random number generator
Add a description, image, and links to the random topic page so that developers can more easily learn about it.
To associate your repository with the random topic, visit your repo's landing page and select "manage topics."