An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with random-number-generators

A curated list of projects in awesome lists tagged with random-number-generators .

https://github.com/j-easy/easy-random

The simple, stupid random Java beans/records generator

java random random-data-generation random-generation random-number-generators

Last synced: 14 May 2025

https://github.com/wangyi-fudan/wyhash

The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.

bloom-filter c fast hash hashmap random-number-generators simple

Last synced: 16 May 2025

https://github.com/avaneev/prvhash

PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)

cellular-automata hash hash-algorithm hash-function hash-functions hashing hashing-algorithm hashing-algorithms prng prng-algorithms prng-methods pseudo-random pseudo-random-generator pseudorandom random random-number-generators random-numbers

Last synced: 24 Mar 2025

https://github.com/valyala/fastrand

Fast and scalable pseudorandom generator for Go

fast go golang random-number-generators scalable

Last synced: 13 Apr 2025

https://github.com/lemire/testingrng

Testing common random-number generators (RNG)

benchmark pcg random-number-generators rng seed statistical-tests xorshift-generator

Last synced: 16 Mar 2025

https://github.com/stnolting/neotrng

🎲 A Tiny and Platform-Independent True Random Number Generator for any FPGA (and ASIC).

asic asic-design chaos cryptography entropy entropy-source fpga hdl key-generator neorv32 random random-number-generators ring-oscillator rng rtl trng vhdl

Last synced: 26 Jul 2025

https://github.com/vnmakarov/mum-hash

Hashing functions and PRNGs based on them

cryptographic-hash-functions hash-functions mum random-number-generators

Last synced: 05 Apr 2025

https://github.com/zeh/prando

Deterministic pseudo-random number generator for JavaScript and TypeScript

noise npm-module random-generation random-number-generators seed typescript

Last synced: 06 Apr 2025

https://github.com/eldruin/wyhash-rs

wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust

algorithm embedded hash hashing no-std non-cryptographic non-cryptographic-hash-functions prng random random-number-generators rng rust wyhash

Last synced: 06 Apr 2025

https://github.com/oprypin/nim-random

Random number generation library for Nim

nim random-number-generators

Last synced: 09 Apr 2025

https://github.com/phuocng/fake-numbers

Generate fake, valid numbers. Check if a number is valid. Support a lot of different numbers: Credit card, EAN, ISBN, RTN, VIN, etc.

faker random-number-generators typescript validator

Last synced: 18 Mar 2025

https://github.com/qala-io/datagen

Java lib that generates random data (numbers, strings, dates) - mostly to facilitate Randomized Testing.

java random random-data-generation random-generation random-number-generators randomization testing

Last synced: 06 May 2025

https://github.com/okeuday/quickrand

Quick Erlang Random Number Generation

erlang random random-number-generators

Last synced: 07 Apr 2025

https://github.com/terra-quantum-public/tq42-pqc-oss

TQ42 Cryptography is a comprehensive suite of quantum-resistant and asymmetric post-quantum encryption algorithms and key management functions offered under the open source AGPLv3 license and available under a Commercial license from Terra Quantum.

aes api c c-plus-plus cryptographic-agility cryptographic-hash-functions cryptography falcon hdd kem post-quantum post-quantum-cryptography pqc pqcrypto random-number-generators secrets-management ssd

Last synced: 12 Sep 2025

https://github.com/juanelas/bigint-crypto-utils

Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular

angu arithmetics bigint biginteger crypto native-javascript node prime prime-numbers random random-number-generators react type

Last synced: 02 May 2025

https://github.com/jonhoo/rust-zipf

Rust implementation of a fast, bounded, Zipf-distributed random number generator

random-number-distributions random-number-generators rust

Last synced: 24 Oct 2025

https://github.com/velipso/whisky

A collection of stateless random number generators in C

hashing-functions noise-functions procedural-generation random-number-generators rngs

Last synced: 24 Apr 2025

https://github.com/bgrainger/pcgrandom

.NET port of the PCG Random Number Generator library (www.pcg-random.org)

csharp netcore pcg pcg-random prng random-number-generators

Last synced: 21 Mar 2025

https://github.com/bgrainger/PcgRandom

.NET port of the PCG Random Number Generator library (www.pcg-random.org)

csharp netcore pcg pcg-random prng random-number-generators

Last synced: 25 Apr 2025

https://github.com/selimanac/defold-random

PCG Random Number Generator Native Extension for the Defold Game Engine

defold defold-game-engine defold-library pcg random-number-generators

Last synced: 15 Apr 2025

https://github.com/xdrop/jrand

A Java library to generate random data for all sorts of things. Java random data faker

data faker java random random-generation random-number-generators random-string randomization

Last synced: 14 Jun 2025

https://github.com/sethblack/javascript-strong-password-generator

JavaScript Strong Password Generator: based on Jeff Atwood's Post "Password Rules Are Bullshit".

javascript javascript-library nodejs password password-generator random random-number-generators

Last synced: 14 Apr 2025

https://github.com/gjjvdburg/syncrng

Reliably generate the same random numbers in R and Python

python r random-number-generators rng

Last synced: 15 Mar 2025

https://github.com/komiya-atsushi/fast-rng-java

fast-rng: Fast random number generator for Java

java random-number-generators rng

Last synced: 13 Apr 2025

https://github.com/lbarasti/statistics

A Crystal shard to perform descriptive statistics and sampling on popular distributions

descriptive-statistics distributions random-number-generators statistical-analysis statistics

Last synced: 07 May 2025

https://github.com/bitfield/qrand

Quantum randomness source using the ANU hardware QRNG

quantum-mechanics random-number-generators

Last synced: 15 Apr 2025

https://github.com/patrickfav/dice

A cryptographically secure pseudorandom number generator cli tool printing in a wide variety of byte encodings (hex, base64,..) and for many programming languages (c, java, c#, php, etc.) using NIST SP800-90Ar1 HMAC-DRBG. Supports external seeding from various true random services.

base32 base36 base64 base85 cli encoding entropy-source hex hmac-drbg hotbits java nist octal prng random-number-generators seed sp800-90a text-encodings

Last synced: 09 Apr 2025

https://github.com/nin93/alea

Repeatable pseudo-random sampling, CDF over most known probability distributions.

cdf crystal crystal-lang cumulative-distribution-function prng random random-draw random-generation random-number-generators

Last synced: 19 Jul 2025

https://github.com/eddelbuettel/rcppziggurat

Rcpp bindings for different Ziggurat RNG implementations

cran r-package random-number-generators rcpp ziggurat

Last synced: 21 Mar 2025

https://github.com/basemax/randstringc

Tiny program for generate random characters using C

c cli rand-str random random-generation random-number-generators randomization randomizer

Last synced: 05 May 2025

https://github.com/venkat-0706/rock-paper-scissor-game

Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.

algorithm-design conditional-statements control-flow game-development interactive-console-application logic-programming programming-fundamentals random-number-generators randomization user-input-handling

Last synced: 13 Apr 2025

https://github.com/jaygajera17/random-script

Random-Script is a cutting-edge web application designed to provide users with a suite of tools related to random events. Developed using the powerful Javascript programming language, this platform offers a wide range of features, including random password generation, color selection, choice and group generation.

generator hecktoberfest hectoberfest hectoberfest-accepted hectoberfest2022 random random-forest random-generation random-js random-number-generators random-password-generator random-quote-machine random-scripts random-tools random-toss random-walk randomization randomizer

Last synced: 17 Oct 2025

https://github.com/tidwall/weyl

Middle Square Weyl Sequence RNG for Go

golang random random-number-generators

Last synced: 27 Apr 2025

https://github.com/mscharley/rust-xoroshiro128

xoroshiro128+ implementation in Rust

crates prng random-number-generators rng rust xoroshiro

Last synced: 07 Apr 2025

https://github.com/alchimystic/defold-rng

Multi-algorithm Random Number Generator Native Extension for the Defold Game Engine

defold defold-extension defold-game-engine defold-library defold-module defold-native-extension mersenne-twister pcg random-number-generators

Last synced: 25 Oct 2025

https://github.com/jancvanb/roc-random

🦅 🎲 Roc library for random number generation

library random random-number-generators roc-lang

Last synced: 13 Mar 2025

https://github.com/eddelbuettel/random

R package for true random numbers from random.org

cran r r-package random-number-generators

Last synced: 19 Jul 2025

https://github.com/skepticalhippo/crypto-random

A cryptographically strong random number generator. Designed to be a drop-in replacement for Math.random. Can be used with Node or in a browser.

browser crypto javascript nodejs random random-generation random-number-generators

Last synced: 22 Jun 2025

https://github.com/jirihofman/random8

Random generator of names, emails, codes, passwords and complete personas. All in one place and as simple as it could possibly be.

disposable-email nextjs random random-email random-email-generator random-number-generators randomnames vercel

Last synced: 19 Oct 2025

https://github.com/cqcl/random_test

This repository contains some scripts to help you install and run statistical tests of randomness.

random-number-generators randomness-generation randomness-testing

Last synced: 14 Apr 2025

https://github.com/nmrr/flipperzero-random-number-quality

An analysis of quality of random number generator of Flipper Zero

dieharder flipper-zero flipperzero random-number-generators random-numbers

Last synced: 22 Apr 2025

https://github.com/adityamangal1/number-guessing-quiz.c

This is the number guessing game with the use of C programming language.

c cprogramming exercise functions numberguessinggame random-number-generators

Last synced: 28 Jul 2025

https://github.com/scripttiger/uuid-generate

This is a UUID (A.K.A. GUID) generator that generates standard UUIDs (i.e. f19b32ec-cfaf-32ee-35b9-37435f4bef3f) and stores the new UUID in the UUID environmental variable (i.e. %UUID% or !UUID!), outputs the UUID as standard output, and also copies the new UUID to your clipboard if you are running Windows Vista or later.

guid guid-generator random-generation random-number-generators scripttiger uuid uuid-generator

Last synced: 03 Apr 2025

https://github.com/martinothamar/fast.prngs.net

Fast PRNG implementations in .NET. Your PRNG is unlikely to be a bottleneck in anything you do, but there are exceptions like for instance Monte Carlo simulations, where generating random samples can take some time.

csharp dotnet prng pseudorandom random random-number-generators simd vectorization

Last synced: 29 Jul 2025

https://github.com/jacobwilliams/mersenne-twister-fortran

Mersenne Twister pseudorandom number generator for Fortran

fortran fortran-package-manager mersenne-twister random-number-generators

Last synced: 20 Feb 2025

https://github.com/randyparedis/autoplay

A c++ implementation of some music composition algorithms, allowing fully computer-generated music.

autoplay music music-bot music-composition music-theory play random-generation random-music random-number-generators

Last synced: 23 Sep 2025

https://github.com/quininer/fungtaai

a Fortuna PRNG implementation in Rust.

entropy prng random-number-generators

Last synced: 03 Apr 2025

https://github.com/oertl/zipf-random-paper

Paper about the generation of random numbers distributed according to the Zipf-Mandelbrot law

distribution mandelbrot random-generation random-number-generators zipf zipfs-law

Last synced: 14 Jul 2025

https://github.com/briandowns/libweyl

Middle Random Weyl Sequence

c random-number-generators

Last synced: 03 Mar 2025

https://github.com/martinothamar/simd-rand

SIMD implementations of common PRNGs in Rust 🦀

prng random-number-generators rust shishua simd xoshiro

Last synced: 04 Jul 2025

https://github.com/fynv/curandrtc

CURandRTC is a GPU random number generation module based on ThrustRTC.

cuda nvrtc random-number-generators thrust

Last synced: 05 May 2025

https://github.com/pdebuyl/threefry

A Cython implementation of the Threefry random number generator

cython python random-number-generators

Last synced: 02 Mar 2025

https://github.com/stchris/randoku

generates random numbers so you don't have to

api axum random random-number-generators rust rust-lang webapp

Last synced: 19 Oct 2025

https://github.com/rajshah1/datastructurealgo-6140

Comparison Based Sorting Algorithms | ITCS 6114 | Course Project

numpy python random-number-generators sorting-algorithms

Last synced: 06 Oct 2025

https://github.com/conaclos/replayable-random

Replayable sequence of pseudo-random numbers for JavaScript and TypeScript

copy-on-write functional random random-number-generators seed

Last synced: 23 Apr 2025

https://github.com/simphotonics/sample_statistics

Sample statistics, histograms, probability distributions, and random sample generators for Dart.

error-function probability-distribution random random-number-generators sample statistics

Last synced: 09 Apr 2025

https://github.com/matt-graham/reversible-rng

Reversible Mersenne-Twister pseudo-random number generator

random-number-generators reverse-updates

Last synced: 13 Aug 2025

https://github.com/alephtwo/quantum_rng

A Ruby interface for the ANU Quantum Random Numbers API

json-api random-number-generators ruby

Last synced: 07 Oct 2025

https://github.com/eugenehp/rnbenchmark

This is a React Native sandbox to test performance of different Random Number Generator (RNG) libraries

benchmark random random-generation random-number-generators react-native rng typescript

Last synced: 24 Feb 2025

https://github.com/saucelabs/randomness

Provides a secure random integer generator, optionally retryable, and collision-free.

go golang random random-generation random-number-generators

Last synced: 10 May 2025

https://github.com/jlchntoz/node-jittertrng

🎲 Bindings of Jitterentropy Library - A Hardware RNG based on CPU timing jitter - For Node.js

javascript-library node-js random-generation random-number-generators trng true-random

Last synced: 28 Oct 2025

https://github.com/coderatul/random-num-using-time

A program to generate random numbers b/w 0 to 10 using time

datetime good-first-issue hacktoberfest open-source random-number-generators

Last synced: 06 Jan 2026

https://github.com/hairyhenderson/go-onerng

⚠️INCOMPLETE⚠️ A Go port of the OneRNG tools

crypto golang onerng random-number-generators rng

Last synced: 05 Apr 2025

https://github.com/stevenblack/rando

Generate random numbers with Go

go golang random-number-generators

Last synced: 27 Aug 2025

https://github.com/tschoonj/easyrng

BSD licensed random number generators and distributions for C and Fortran

bsd-license c c-plus-plus-11 fortran gsl linux macos multi-platform random-number-distributions random-number-generators windows

Last synced: 11 Sep 2025

https://github.com/samiperttu/rand_krull

Krull64/65 random number generators

random-number-generators rust-lang

Last synced: 01 Mar 2025

https://github.com/kiedtl/pamirand

A random-number generator implementing the Park-Miller algorithm

lptstr park-miller random random-number-generators rng rust

Last synced: 28 Feb 2025