xoshiro256
Here are 11 public repositories matching this topic...
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
-
Updated
Jun 28, 2020 - C++
C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators
-
Updated
Sep 21, 2024 - C++
A simple `UniformRandomBitGenerator` wrapper for the xoshiro256*** and xoroshiro128+ PRNGs
-
Updated
Mar 29, 2024 - C++
Fast, concurrent PRNGs
-
Updated
Sep 28, 2022 - Go
xoshiro256** PRNG as a WebAssembly module
-
Updated
Feb 1, 2020 - Rust
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
-
Updated
Jun 26, 2020 - C++
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
C# Xoshiro256** library THAT USES INCLUSIVE MAX VALUES geez
-
Updated
Jun 8, 2024 - C#
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."