Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
-
Updated
Mar 9, 2026 - C
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
Seeded random number generators for TypeScript.
A simple `UniformRandomBitGenerator` wrapper for the xoshiro256*** and xoroshiro128+ PRNGs
Pseudo random number generator in Fortran, internally using xoroshiro128+
A lightweight, deterministic PRNG (pseudo-random number generator) based on Xoroshiro128+, designed for consistent randomness in avatars, games, testing, and procedural generation.
Collection of PRNG's
A collection of Pseudo Random Number Generator (PRNG) for .NET
Go implementation of the Xoroshiro128++, Xoshiro256++, and Xoshiro512++ pseudo random number generators
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
A simple state-of-the-art C++ random number generator
xoroshiro128+ PRNG implemented in Scala
Add a description, image, and links to the xoroshiro topic page so that developers can more easily learn about it.
To associate your repository with the xoroshiro topic, visit your repo's landing page and select "manage topics."