Fast random number generators: Vectorized (SIMD) version of xorshift128+
-
Updated
Jul 22, 2020 - C
Fast random number generators: Vectorized (SIMD) version of xorshift128+
Fully managed library providing various random number generators and distributions.
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
Fully-fledged random number generator library with high quality implementations of Xorshift, Xorwow, Mersenne Twister, PCG and LCG. Each implements a standard API producing number distributions that exactly match the original implementations.
GO Fast xorshift* and xorshift+ implementation
Dart library with random number generators focused on the consistency, performance and reproducibility
A JavaScript module for generating random seeded distributions and its statistical analysis.
Epsilon is a library with functions for machine learning and statistics written in plain C. It is intended to run on microcontrollers.
An API for random number generation.
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
Add a description, image, and links to the xorshift topic page so that developers can more easily learn about it.
To associate your repository with the xorshift topic, visit your repo's landing page and select "manage topics."