Testing common random-number generators (RNG)
☆196Dec 22, 2025Updated 3 months ago
Alternatives and similar repositories for testingRNG
Users that are interested in testingRNG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fixed version of Robert G. Brown's "dieharder" tests for random number generators.☆13Apr 1, 2021Updated 4 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- Several fast 32-bit xor-shift random number generators implemented in Javascript.☆14Jul 13, 2022Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Jul 22, 2020Updated 5 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,104Jun 7, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Random Number Generator based on hardware-accelerated AES instructions☆61Apr 18, 2019Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Jan 9, 2026Updated 2 months ago
- FPC - Fast Prefix Coder☆31Apr 24, 2022Updated 3 years ago
- How fast can we shuffle values?☆40Mar 12, 2024Updated 2 years ago
- Go port of wyhash v3☆14Nov 1, 2022Updated 3 years ago
- SHISHUA – The fastest PRNG in the world☆222Aug 5, 2023Updated 2 years ago
- Carpet fractal genetic algorithm☆13Oct 4, 2017Updated 8 years ago
- Benchmarking all of the algorithms from Squash☆46Aug 23, 2018Updated 7 years ago
- PCG — Minimal C Implementation☆445Nov 25, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- PCG — C++ Implementation☆838May 17, 2024Updated last year
- Stand-Alone RandOm Number Generators (various Java RNGs)☆12Jan 8, 2026Updated 2 months ago
- libc and tools for creating size-optimized, statically linked Linux i386 and i686 programs☆25Feb 26, 2026Updated last month
- C++11 provides chainable and iterable object for uniform die casts. Useful for statistics or table top RPG simulations.☆14Dec 2, 2018Updated 7 years ago
- A benchmark for generic, large-scale shuffle operations on continuous stream of data, implemented with state-of-the-art stream processing…☆14Feb 11, 2026Updated last month
- For details, see the blog post:☆35Dec 14, 2023Updated 2 years ago
- Cutting-edge research in a practical way☆12Jul 26, 2019Updated 6 years ago
- Automatically exported from code.google.com/p/eight☆13Mar 23, 2017Updated 9 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆61Jan 29, 2023Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- PCG — C Implementation☆414Oct 26, 2023Updated 2 years ago
- Implementations of base92 in various languages (C, python)☆33Nov 4, 2025Updated 4 months ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Jun 18, 2019Updated 6 years ago
- Hash function quality and speed tests☆2,131Dec 2, 2025Updated 3 months ago
- x86 16-bit program drawing the heart curve equation☆17Feb 15, 2021Updated 5 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆17Mar 15, 2026Updated last week
- Compressed double-array tries for static string dictionaries☆11May 9, 2019Updated 6 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆275Dec 22, 2025Updated 3 months ago
- A bit mixer, pseudo random number generator and a hash function.☆30Apr 19, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Mirror of libslz