Projects in Awesome Lists tagged with pseudo-random-generator
A curated list of projects in awesome lists tagged with pseudo-random-generator .
https://github.com/tna0y/python-random-module-cracker
Predict python's random module generated values.
cracker pseudo-random-generator python random-generation security security-tools
Last synced: 15 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/tayloraswift/swift-noise
Generate and compose commonly-used procedural noises and distributions, in pure Swift
graphics perlin-noise poisson-disc-sampling procedural-noise pseudo-random-generator simplex-noise supersimplex-noise worley-noise
Last synced: 11 Dec 2025
https://github.com/rabauke/trng4
state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations
c-plus-plus computational-finance computational-physics hpc library monte-carlo-methods pseudo-random-generator
Last synced: 18 Feb 2026
https://github.com/sindresorhus/random-bytes-readable-stream
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
crypto nodejs nodejs-stream npm-package pseudo-random-generator random random-bytes readable-stream
Last synced: 09 Jan 2026
https://github.com/saransh-cpp/chaoticencryption.jl
Fast image encryption and decryption algorithms in Julia!
encryption-decryption julia julia-package pseudo-random-generator
Last synced: 15 Aug 2025
https://github.com/asnelt/derandom
Android pseudo random number predictor
android-device java linear-congruential-generator mersenne-twister prng pseudo-random-generator
Last synced: 17 Mar 2025
https://github.com/askuric/m_sequences_tools
Matlab utilities functions for generating Pseudo random m-sequences ( PRMS and PRBS)
matlab matlab-functions pseudo-random pseudo-random-generator sequence
Last synced: 06 Apr 2025
https://github.com/rejunity/tt05-rule110
Rule110 Cellular Automata ASIC for Tiny Tapeout 05
asic cellular-automata cellular-automaton pseudo-random-generator rule110 tapeout
Last synced: 16 Feb 2026
https://github.com/schmouk/pyrandlib
Many best in class pseudo random generators grouped into one simple library.
crandlib free lagged-fibonacci-generator lcg lfib library linear-congruential-generator mersenne-twister mit-license mit-licensed mrg multiple-recursive-generator prg pseudo-random pseudo-random-generator python3 random random-generation random-number-generators
Last synced: 28 Aug 2025
https://github.com/popcornell/pyaes_drbg
Cryptographically Secure AES DRBG NIST SP 800-90A, Rev 1 pseudo-random number generator (PRNG) in Pure Python
aes cryptography drbg nist pseudo-random-generator pseudorandom python random-generation
Last synced: 28 Apr 2025
https://github.com/jakobbossek/dandy
Wrapper for sampling methods in R and approximate star discrepancy calculation
design discrepancy halton-sequence latin-hypercube-sampling pseudo-random-generator quasi-random-generator sampling sobol-sequence
Last synced: 20 Mar 2025
https://github.com/jakewilliami/linearshiftregisters.jl
A minimal package for Linear Shift Registers and Linear Congruential Generators
julia julia-language julia-package julialang linear-congruential-generator linear-shift-register pseudo-random pseudo-random-generator
Last synced: 22 Jan 2026
https://github.com/Floressek/Computer_Simulation_Basics
This laboratory focuses on implementing and testing various random number generation methods and probability distributions using Java. The implementation includes a custom random number generator and methods for generating various probability distributions.
monte-carlo-simulation pseudo-random-generator step-simulation
Last synced: 27 Jun 2026
https://github.com/angeal185/jquery-prng
jquery mersenne-twister pseudorandom number generator pluggin
jquery jquery-plugin mersenne-twister plugin prng pseudo-random-generator pseudorandom random
Last synced: 18 May 2026
https://github.com/opencoff/go-mtrand
Mersenne-Twister random number generator for golang
golang mersenne-twister mtrand pseudo-random-generator random-number-generators
Last synced: 02 May 2026
https://github.com/fdero/ezra
Simple C library to generate uniformally-distributed pseudo-random numbers with no third party dependencies
chacha chacha20 mt19937-64 prng pseudo-random-generator pseudorandom pseudorandom-generators pseudorandom-number-generator random random-generation
Last synced: 06 Aug 2025
https://github.com/grishnov/rc4-prng
Implementation of RC4-based stream pseudo-random number generator (PRNG) in C
pseudo-random pseudo-random-generator pseudo-random-number-generation random random-generation random-number-generators rc4 rc4-algorithm
Last synced: 23 Mar 2025
https://github.com/toggio/pseudorandom
Universal Cross-Platform Multi-Language PRNG (Pseudo Random Number Generator)
prng pseudo-random pseudo-random-generator pseudorandom random random-generation random-number-generators
Last synced: 25 Feb 2026
https://github.com/floressek/computer_simulation_basics
This laboratory focuses on implementing and testing various random number generation methods and probability distributions using Java. The implementation includes a custom random number generator and methods for generating various probability distributions.
monte-carlo-simulation pseudo-random-generator step-simulation
Last synced: 09 Jun 2026
https://github.com/notsooshariff/password-generator
A Secure Password Generator Developed in Python with CustomTkinter UI Library
application customtkinter desktop-app password-generator pseudo-random-generator python
Last synced: 10 Jun 2026
https://github.com/techshot25/random-number-generators
How to generate pseudo random numbers
pseudo-random-generator random-distributions random-number-generators sampling-methods
Last synced: 23 Jun 2026
https://github.com/olyutorskii/aletojio
Aletojio is a Java library that supports manipulation of random number and entropy.
algorithm entropy java library prng pseudo-random-generator random random-generation random-number-generators
Last synced: 26 May 2026
https://github.com/angeal185/random-bytes-js
pseudo random bytes in javascript for the browser
browser javascript prng pseudo-random pseudo-random-generator random random-bytes
Last synced: 07 Jul 2026
https://github.com/matthew-mosior/fasta-region-randomizer
A Haskell script for creating random single nucleotide variants within genomic region(s) using a genomic window string.
bioinformatics-scripts genomics pseudo-random-generator random-snv
Last synced: 23 Jun 2025
https://github.com/missn0body/mcg
A terminal Assembly program to generate pseudorandom numbers
linux pseudo-random-generator terminal
Last synced: 09 May 2026
https://github.com/tessapower/my-pseudo-rand
Repo for a lightning talk I gave on Pseudo Random Number Generators (LCG Algorithm).
presentation pseudo-random-generator randomized-testing talk testing
Last synced: 25 Apr 2026
https://github.com/orhankupusoglu/rng-enigma
A Pseudorandom Number Generator with SWIG Python 3 bindings tested with the Dieharder suit
dieharder prng prng-test pseudo-random-generator python3 swig
Last synced: 30 Apr 2026
https://github.com/everlastingbeta/strand
Golang library for creating cryptographic and seeded pseudorandom bytes and strings
bytes golang library pseudo-random-generator strings
Last synced: 15 Jan 2026
https://github.com/leonardoval/randomness.js
Pseudo-random number generation functions and utilities.
javascript linear-congruential-generator mersenne-twister pseudo-random-generator random
Last synced: 28 Jul 2026
https://github.com/vladimir-sama/pakhomov_gsc
Pakhomov GSC (Generative Seed Compression)
compression compression-algorithm cpp multithreading pseudo-random-generator pseudorandom
Last synced: 23 Apr 2025
https://github.com/nahom32/randomness-simulation
This repository contains the implementation for the graduate course called Advanced Problem Solving. It contains Monte carlo simulation algorithms with a custom made random number generator.
monte-carlo monte-carlo-simulation pseudo-random-generator
Last synced: 16 Mar 2025
https://github.com/mannasoumya/ralota
A repo for random number generation algorithms
pseudo-random pseudo-random-generator pseudorandom random random-generation random-number-generators randomization randomizer
Last synced: 16 Mar 2025
https://github.com/paramrathour/moustique-cipher
My project during EE720 (Number Theory and Cryptography) Autumn 2021-22
berlekamp-massey estream moustique pseudo-random-generator sage stream-cipher
Last synced: 23 Mar 2025