GitHub topics: pseudo-random
avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
Language: C++ - Size: 871 KB - Last synced at: about 11 hours ago - Pushed at: about 13 hours ago - Stars: 223 - Forks: 7

avaneev/a5hash
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 49.8 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 14 - Forks: 0

Stfumyguy/a5hash
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 10.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

azjezz/psl
📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
Language: PHP - Size: 3.52 MB - Last synced at: 8 days ago - Pushed at: 29 days ago - Stars: 1,279 - Forks: 73

alexcambose/provably-fair-example
Provably fair implementation done in javascript.
Language: JavaScript - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 18

ghosh123jit/a5hash
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

cslarsen/mersenne-twister
This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++
Language: C++ - Size: 132 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 87 - Forks: 23

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/Градилак)
Language: C - Size: 9.87 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 312 - Forks: 23

schmouk/PyRandLib
Many best in class pseudo random generators grouped into one simple library.
Language: Python - Size: 2.78 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 5

toggio/pseudoRandom
Universal Cross-Platform Multi-Language PRNG (Pseudo Random Number Generator)
Language: Lua - Size: 121 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

agdturner/ccg-math
A modularised Java library with functionality: for fixed point and arbitrary precision arithmetic; matrices; getting prime numbers; and, generating pseudorandom numbers.
Language: Java - Size: 1.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DomenicoDeFelice/jsrand
A seeded pseudo-random number generator for JavaScript.
Language: JavaScript - Size: 329 KB - Last synced at: about 14 hours ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 4

almasen/n-digit-token
Generate a cryptographically secure pseudo random token of digits with n-length
Language: TypeScript - Size: 1.16 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 5

resonatehq/durable-promise-test-harness
This test harness is a verification system that checks implementations for conformance to the Durable Promise Specification.
Language: Go - Size: 12.7 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

alisey/pcg32
PCG-32 random number generator implemented in WebAssembly
Language: JavaScript - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

jakewilliami/LinearShiftRegisters.jl
A minimal package for Linear Shift Registers and Linear Congruential Generators
Language: Julia - Size: 99.6 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

gladchinda/keygen-php
A fluent PHP random key generator.
Language: PHP - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 118 - Forks: 17

nicholasmordecai/faux.js
Statistically Significant Pseudo Random Data
Language: TypeScript - Size: 2.31 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

GRISHNOV/RC4-PRNG
Implementation of RC4-based stream pseudo-random number generator (PRNG) in C
Language: C - Size: 7.81 KB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

askuric/m_sequences_tools
Matlab utilities functions for generating Pseudo random m-sequences ( PRMS and PRBS)
Language: MATLAB - Size: 114 KB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 7

foolin/mixer
Mixer is a very simple encrypt and decrypt golang library for short strings such as id or hash.
Language: Go - Size: 71.3 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 3

alanmacleod/bit-meddler
Very quickly scramble (shuffle?) a range of integers via a linear feedback shift register implementation. Thrilling 😐
Language: JavaScript - Size: 488 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

tonikv/RandomNumbers
Draw pseudorandom numbers and arrange raffles in your browsers
Language: JavaScript - Size: 1.19 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

csoroiu/untwist
Collection of reversible PRNG's (Python, FreePascal, TurboPascal, .NET)
Language: Java - Size: 448 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

kalebm1/Random-Number-Generator-Study
This is the repo to house a study into the design and randomness of Pseudorandom number generation algorithms and my quest to find a semi-truly random algorithm.
Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

grmartin/Mersenne-Twister
Mersenne Twister version 4.1 — A high quality pseudorandom number generator for C# programmers
Language: C# - Size: 223 KB - Last synced at: 8 days ago - Pushed at: about 11 years ago - Stars: 7 - Forks: 5

llFREEDll/multiplicador-constante
generator of pseudorandom numbers
Language: JavaScript - Size: 1.72 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

D0ub1ePieR/Pseudo-randomSequenceGenerationByLsrf
通过8位线性移位寄存器伪随机序列生成 ---Cryptography lab
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

daniel-diaz-ucl/Pseudo-Random-List-Generator
Pseudo Random List Sorting Algorithm
Language: TeX - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JuliaTelecom/PhysicalCommunications.jl
Tools for development & test of PHY communication layer
Language: Julia - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

TechMDW/randish
Randish is a thread-safe random number generator library in Go, providing distinct random sequences with a unique seeding approach based on a mix of system and context-specific elements. It offers singleton and array-based pseudo-random number generation, ensuring high performance and randomness across different contexts and systems.
Language: Go - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

katsube/pseudo-random
Library for generating pseudo-random numbers
Language: JavaScript - Size: 275 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jhauberg/lext
LEXT is Lexical Templates
Language: C - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

iskolbin/lcmwc
Lua Persistent CMWC-4096 PRNG
Language: Lua - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

CSharp-Pills-15mg/Random-Problems
What actually happens when we use a Random instance from multiple threads? Can we do something to make it thread-safe?
Language: C# - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

ozzyZig1994/pseudo-random-number-generator
Pseudo-random number generator with inter-graphics by means of java forms
Language: Java - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nico0407/Logistic-Map
Example of a logistic map to simulate the trend of pseudo-random number generation, reaching the infamous chaotic regime for growth rate factor greater than 4.
Language: Jupyter Notebook - Size: 683 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sertdfyguhi/hgdfhjvysger
A library to generate pseudo-random values.
Language: JavaScript - Size: 29.3 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ardallie/Red.Snapper
GUI app to generate pseudo-random names
Language: Python - Size: 684 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

YaroslavGaponov/xorshift128plus
function returns a floating-point, pseudo-random number in the range from 0 inclusive up to but not including 1
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

lxsmnsyc/PRD
A JS library for generating pseudo-random distribution.
Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

pashcovich/RandomImage
Pseudo random image generator
Language: Python - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

Faeris95/SteganoPy3
Tool that hides data in an image using LSB of colour pixels and cryptographycally secure pseudo-random number generator to generate coordinates of pixels to use.
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

AnadeOre/PRNG-Visualizer
Pseudorandom Number Generator Visualizer
Language: HTML - Size: 2.15 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

Dooomino/MagicCircle
A Magic Circle generator http://mino.moe/magic
Language: JavaScript - Size: 300 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ariannagavioli/PNG
A Pseudo-Random Noise Sequence Generator VHDL implementation to synthesize on a Zync FPGA for the Digital Systems Design course of University of Pisa, 2019.
Language: VHDL - Size: 661 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

icio/shufn
A pseudo-random iterator over numeric ranges with tiny fixed memory overhead
Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

xsqkv/SimpleRandomClass
Simple random class on C#
Language: C# - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mannasoumya/RALOTA
A repo for random number generation algorithms
Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Computational-Intelligence-Fall18/Genetics
Genetics (Initialization, Selection, Crossover, Mutation)
Language: Jupyter Notebook - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 8

brannonh/value-sculptor
Library for generating pseudo-random dummy values
Language: TypeScript - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

davidt964/Self-Parking-Simulation
For the final project of CEE/MAE M20, this script simulates a self-parking car that navigates from the left edge to the closest parking spot in a lot of 20 rows (10 on top and 10 on bottom). The parked cars that populate the lot are filled in pseudorandomly, ranging from 1 to 19 cars. It further generates an animation at 30 frames per second for 10 seconds, where the first frame of the video displays the car's initial position (in UCLA blue) and final destination (in red) along with its travel path. The travel path always consists of three segments: a horizontal segment, quarter-circle rotation, and vertical path to the lot after completing its rotation.
Language: MATLAB - Size: 678 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

ferhatgec/namegenplusplus
Name Generator library for C++ Developers
Language: C++ - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Rajesh-VPai/RandomNumber
Java Differential Random Number Generator
Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

zeeshan0309/pseudo_random_sequence_generator
Language: SystemVerilog - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Mathias007/spock-rock-game
Projekt rozszerzonej gry "kamień - papier - nożyce", z pięcioma opcjami do wyboru, napisany w Javascript z użyciem modułów.
Language: JavaScript - Size: 293 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aptem336/LSFR
linear feedback shift register
Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

volfpeter/puzzword
Not a password manager
Language: TypeScript - Size: 219 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Dooomino/Text-Glitch
A Terminal-like Glitch text image creator, based on SVG & Canvas features from html5.
Language: JavaScript - Size: 695 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Dooomino/Cellular-Automata
A web page for demonstrate game of life (Cellular Automata)
Language: JavaScript - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mahmoud0x01/Datainfo
python crypto functions
Language: Python - Size: 3.83 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

8go/TrezorHash
:lock: use your Trezor device to create an encrypted hash of an input message
Language: Python - Size: 175 KB - Last synced at: 15 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

carban/simu_ws
Computational Simulation Workshops
Language: Jupyter Notebook - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nabanita-sarkar/PRN-with-QPSK
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

senavs/pseudo-random-generator
:heavy_check_mark: Pseudo random number generators algorithms
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jonathanknowles/distributed-process-experiment
A small experiment with the Haskell distributed-process library
Language: Haskell - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

shivang8/Random-Password-Generator
Random Passoword Generator Using Pseudo-Random Function
Language: Java - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

angeal185/random-bytes-js
pseudo random bytes in javascript for the browser
Language: JavaScript - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

heroqu/stream-generator
Makes a readable stream out of random/pseudo-random/any number generator.
Language: JavaScript - Size: 19.5 KB - Last synced at: about 13 hours ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

WitchcultGames/xorshift128plus-rs
A simple implementation of the XorShift128+ pseudorandom number generator in Rust.
Language: Rust - Size: 9.77 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rootslab/asino
Asino a stubborn, simple and fast Bloom filter for the rest of us.
Language: JavaScript - Size: 36.1 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

rootslab/brando
Brando, is a module to handle / generate pseudo-random sequences/permutations of integers using Buffers.
Language: JavaScript - Size: 1.3 MB - Last synced at: 20 days ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 0

rootslab/shashi
Shashi, a simple module to generate, using pseudo-randomness, a universal family/set of hash functions, which produce integer values within the selected range.
Language: JavaScript - Size: 2.72 MB - Last synced at: 20 days ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 0
