xoshiro256
Here are 13 public repositories matching this topic...
C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators
-
Updated
Aug 28, 2025 - C++
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
-
Updated
Jun 28, 2020 - C++
A simple `UniformRandomBitGenerator` wrapper for the xoshiro256*** and xoroshiro128+ PRNGs
-
Updated
Jan 29, 2025 - C++
Fast, concurrent PRNGs
-
Updated
Sep 28, 2022 - Go
xoshiro256** PRNG as a WebAssembly module
-
Updated
Feb 1, 2020 - Rust
Fast Go implementations of xoroshiro128 and xoshiro256 prng's and jump functions. Methods of delivering prng's for concurrent/parallel computations. Random float64 generators. Also some math/rand compatible API functions.
-
Updated
Aug 2, 2020 - Go
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
-
Updated
Jun 26, 2020 - C++
C# Xoshiro256** library THAT USES INCLUSIVE MAX VALUES geez
-
Updated
Jun 8, 2024 - C#
High-performance, SIMD-enabled WebAssembly PRNGs with a seamless TypeScript interface. Includes PCG, xoroshiro128+, and xoshiro256+
-
Updated
Nov 18, 2025 - TypeScript
Pseudo random generator
-
Updated
Apr 9, 2024 - Scala
C++ header-only random number generators including xoshiro256ss
-
Updated
Apr 30, 2024 - C++
Improve this page
Add a description, image, and links to the xoshiro256 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xoshiro256 topic, visit your repo's landing page and select "manage topics."