Topic: "xoroshiro128"
jannisteunissen/rng_fortran
Pseudo random number generator in Fortran, internally using xoroshiro128+
Language: Fortran - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 1

BrutPitt/fastPRNG
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
Language: C++ - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 4

morinim/xoshiro256ss
A simple `UniformRandomBitGenerator` wrapper for the xoshiro256*** and xoroshiro128+ PRNGs
Language: C++ - Size: 175 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 1

pekkizen/prng
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.
Language: Go - Size: 229 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

69b69t/bedrock-rust
A Rust library to generate bedrock patterns in minecraft.
Language: Rust - Size: 22.5 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-d-64
A fast, statistically-strong PRNG with 64-bit integers and a minimum period of 2²⁵⁶.
Language: C - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

BrutPitt/fastRandomGenerator
Single header, 32bit and 64bit FAST pseudo-random (fastrandom) generator, based on Marsaglia algorithms
Language: C++ - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

mentosTV21/prng-d-64
PRNG D 64 is a high-performance pseudorandom number generator that produces 64-bit integers with a minimum period of 2²⁵⁶. It efficiently generates statistically strong random numbers, making it suitable for various applications. 🖥️✨
Language: C - Size: 4.88 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

martinothamar/Xoroshiro128Plus 📦
Xoroshiro128+ PRNG implementation in C# .NET 5.
Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
