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

Projects in Awesome Lists tagged with pseudo-random

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

https://github.com/azjezz/psl

📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers

ansi async collection data-structures encoding grapheme-cluster html io json math multibyte-strings non-blocking password-hashing php pseudo-random secure-random shell standard-library terminal-ui type-assertion

Last synced: 10 Mar 2026

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/gladchinda/keygen-php

A fluent PHP random key generator.

composer generator key keygen packagist php pseudo-random random

Last synced: 06 Apr 2025

https://github.com/cslarsen/mersenne-twister

This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++

mersenne-twister monte-carlo prng pseudo-random

Last synced: 10 Apr 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/alisey/pcg32

PCG-32 random number generator implemented in WebAssembly

pcg prng pseudo-random random

Last synced: 23 Jan 2026

https://github.com/foolin/mixer

Mixer is a very simple encrypt and decrypt golang library for short strings such as id or hash.

decode decrypt encode encrypt golang hash id identity lcg password pseudo-random salt string symmetrical-encryption

Last synced: 22 Apr 2025

https://github.com/juliatelecom/physicalcommunications.jl

Tools for development & test of PHY communication layer

eda eye-diagrams lfsr microwave mm-wave prbs pseudo-random telecommunications

Last synced: 02 Jan 2026

https://github.com/grmartin/mersenne-twister

Mersenne Twister version 4.1 — A high quality pseudorandom number generator for C# programmers

c-sharp mersenne-twister prng pseudo-random

Last synced: 13 Apr 2025

https://github.com/csoroiu/untwist

Collection of reversible PRNG's (Python, FreePascal, TurboPascal, .NET)

lcg linear-congruential-generator mersenne-twister prng pseudo-random random random-number-generator rng

Last synced: 14 Jan 2026

https://github.com/resonatehq/durable-promise-test-harness

This test harness is a verification system that checks implementations for conformance to the Durable Promise Specification.

concurrency correctness distributed-systems golang linearizability load-testing performance-analysis pseudo-random

Last synced: 01 Aug 2025

https://github.com/ferhatgec/namegenplusplus

Name Generator library for C++ Developers

cli cpp gen name pseudo-random

Last synced: 18 Feb 2026

https://github.com/jonathanknowles/distributed-process-experiment

A small experiment with the Haskell distributed-process library

cloud-haskell distributed-process haskell messages pseudo-random work-stealing

Last synced: 27 Jul 2025

https://github.com/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.

hash-functions pseudo-random universal

Last synced: 01 Apr 2025

https://github.com/lxsmnsyc/prd

A JS library for generating pseudo-random distribution.

pseudo-random pseudorandom random random-generation rng

Last synced: 14 Oct 2025

https://github.com/agdturner/ccg-math

A modularised Java library with functionality: for fixed point and arbitrary precision arithmetic; matrices; getting prime numbers; and, generating pseudorandom numbers.

arbitrary-precision arithmetic java math precision prime-numbers pseudo-random surreal-numbers

Last synced: 23 Jan 2026

https://github.com/icio/shufn

A pseudo-random iterator over numeric ranges with tiny fixed memory overhead

go golang prime-numbers pseudo-random random sequence

Last synced: 22 Mar 2025

https://github.com/shivang8/random-password-generator

Random Passoword Generator Using Pseudo-Random Function

gui java netbeans-ide pseudo-random random-password

Last synced: 08 Jun 2026

https://github.com/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.

go golang pseudo-random random-seed

Last synced: 15 Mar 2025

https://github.com/alanmacleod/bit-meddler

Very quickly scramble (shuffle?) a range of integers via a linear feedback shift register implementation. Thrilling 😐

binary bit-manipulation bit-mask numerical-analysis pseudo-random random scrambler shift-register shuffle xor

Last synced: 17 Jan 2026

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/yaroslavgaponov/xorshift128plus

function returns a floating-point, pseudo-random number in the range from 0 inclusive up to but not including 1

64bit pseudo-random random random-generation xorshift-generator

Last synced: 22 Mar 2025

https://github.com/rootslab/brando

Brando, is a module to handle / generate pseudo-random sequences/permutations of integers using Buffers.

permutations pseudo-random random random-sequences random-shuffle

Last synced: 01 Apr 2025

https://github.com/rootslab/asino

Asino a stubborn, simple and fast Bloom filter for the rest of us.

bloom-filter hashing nodejs-modules pseudo-random universal-hashing

Last synced: 01 Apr 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/php-standard-library/pseudo-random

Fast pseudo-random number generation using Mersenne Twister

mersenne-twister pseudo-random random

Last synced: 24 May 2026

https://github.com/kimmyxpow/yurandom

A lightweight, deterministic PRNG (pseudo-random number generator) based on Xoroshiro128+, designed for consistent randomness in avatars, games, testing, and procedural generation.

deterministic prng pseudo-random random rng seed seeded-random xoroshiro

Last synced: 06 Aug 2025

https://github.com/sertdfyguhi/hgdfhjvysger

A library to generate pseudo-random values.

javascript npm pseudo-random pseudorandom random randomizing

Last synced: 28 Feb 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: 24 Feb 2025