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, inline C/C++) 27GB/s + PRNG
Fastest Random Distribution Generator for Eigen
🚀 A library designed to facilitate work with probability, statistics and stochastic calculus
Fast Pseudo Random Number Generators for R
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
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.
Small library for distributing uniformly-generated uint32_t values (such as from an RNG) over a wide variety of types, shapes, and ranges.
Additional C++11 Random Distributions
A simple state-of-the-art C++ random number generator
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.
C++ wrapper around wyhash and wyrand
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."