prng-algorithms
Here are 26 public repositories matching this topic...
Language:All
Sort:Most stars
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
- Updated
Mar 15, 2025 - C
Fast, high quality alternative to math/rand and golang.org/x/exp/rand
- Updated
Nov 5, 2024 - Go
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
- Updated
Mar 23, 2025 - C++
A powerful C++ library containing a vast collection of algorithms and datatypes for multiple applications & architectures
- Updated
Jan 2, 2024 - C++
A small header-only library for prng implementations using templates. Implements most popular algorithms with a simple and flexible interface. Now with distribution sampling!
- Updated
Jul 27, 2022 - C++
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
- Updated
Mar 23, 2025 - C++
C++ PRNG test bench that uses Google Benchmark (to measure speed) and PractRand (to measure randomness)
- Updated
Feb 28, 2025 - C++
Psuedo-random number bitgenerators for OCaml users.
- Updated
May 21, 2024 - OCaml
A C implementation of the Mersenne Twister
- Updated
Jun 12, 2022 - C
Rule30 pseudorandom bit generator in Rust
- Updated
May 13, 2023 - Rust
Mathematical cryptography (custom implementations).
- Updated
Jun 19, 2022 - Python
Seeded random number generators for JavaScript, ported to TypeScript.
- Updated
Jan 22, 2025 - TypeScript
Python package for generating the random number using Middle Square Weyl sequence
- Updated
Mar 21, 2024 - Python
A micro JS implementation of the Mulberry32 seedable pseudorandom number generator.
- Updated
Jun 12, 2022 - JavaScript
Pukall PRNG 64 : mix the output of an LFSR 64 and an LCG 64 (C language or 6502 Assembly)
- Updated
Jun 4, 2023 - Assembly
Java Mersenne-Twister implementation based on and validated against GNU R's
- Updated
Sep 24, 2021 - Java
Pseudo Random Generator Algorithm written in Vanilla C
- Updated
Sep 1, 2024 - C
Creates JSON with output values from different random number generators
- Updated
Sep 14, 2021 - Dart
Improve this page
Add a description, image, and links to theprng-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theprng-algorithms topic, visit your repo's landing page and select "manage topics."