Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pseudo-random

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.82 MB - Last synced: 3 days ago - Pushed: 5 months ago - Stars: 295 - Forks: 22

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.11 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 1 - Forks: 1

alexcambose/provably-fair-example

Provably fair implementation done in javascript.

Language: JavaScript - Size: 36.1 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 33 - Forks: 18

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: about 1 month ago - Pushed: about 6 years ago - Stars: 1 - 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.53 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1,147 - Forks: 64

nicholasmordecai/faux.js

Statistically Significant Pseudo Random Data

Language: TypeScript - Size: 2.59 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 1

toggio/pseudoRandom

Universal Cross-Platform Multi-Language PRNG (Pseudo Random Number Generator)

Language: C# - Size: 102 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

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: 26 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 2

alisey/pcg32

PCG-32 random number generator implemented in WebAssembly

Language: JavaScript - Size: 102 KB - Last synced: 15 days ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

almasen/n-digit-token

Generate a cryptographically secure pseudo random token of digits with n-length

Language: TypeScript - Size: 1.06 MB - Last synced: 30 days ago - Pushed: 5 months ago - Stars: 20 - Forks: 5

DomenicoDeFelice/jsrand

A seeded pseudo-random number generator for JavaScript.

Language: JavaScript - Size: 329 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 23 - Forks: 4

tonikv/RandomNumbers

Draw pseudorandom numbers and arrange raffles in your browsers

Language: JavaScript - Size: 1.19 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

csoroiu/untwist

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

Language: Java - Size: 448 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 5 - Forks: 1

avaneev/komihash

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG

Language: C - Size: 728 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 148 - Forks: 6

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: 5 months ago - Pushed: almost 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: about 2 months ago - Pushed: about 10 years ago - Stars: 7 - Forks: 5

llFREEDll/multiplicador-constante

generator of pseudorandom numbers

Language: JavaScript - Size: 1.72 MB - Last synced: 5 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

gladchinda/keygen-php

A fluent PHP random key generator.

Language: PHP - Size: 69.3 KB - Last synced: 16 days ago - Pushed: over 5 years ago - Stars: 116 - Forks: 19

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: about 1 month ago - Pushed: 5 months ago - Stars: 1 - Forks: 1

D0ub1ePieR/Pseudo-randomSequenceGenerationByLsrf

通过8位线性移位寄存器伪随机序列生成 ---Cryptography lab

Language: Python - Size: 6.84 KB - Last synced: 7 months ago - Pushed: about 6 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: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

JuliaTelecom/PhysicalCommunications.jl

Tools for development & test of PHY communication layer

Language: Julia - Size: 10.7 KB - Last synced: 25 days ago - Pushed: over 3 years ago - Stars: 7 - Forks: 0

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: 9 months ago - Pushed: 12 months ago - Stars: 2 - 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: 8 months ago - Pushed: over 6 years ago - Stars: 80 - Forks: 22

katsube/pseudo-random

Library for generating pseudo-random numbers

Language: JavaScript - Size: 275 KB - Last synced: 24 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

jhauberg/lext

LEXT is Lexical Templates

Language: C - Size: 66.4 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

iskolbin/lcmwc

Lua Persistent CMWC-4096 PRNG

Language: Lua - Size: 19.5 KB - Last synced: 10 months ago - Pushed: almost 6 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: 10 months ago - Pushed: over 2 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: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

icio/shufn

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

Language: Go - Size: 16.6 KB - Last synced: 11 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

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: 10 months ago - Pushed: about 4 years ago - Stars: 5 - Forks: 3

frymimori/c-plus-plus-randomizer

Create pseudo-random and random integers using C++ with a fast and unique randomizing algorithm.

Language: C++ - Size: 13.7 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - 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: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

sertdfyguhi/hgdfhjvysger

A library to generate pseudo-random values.

Language: JavaScript - Size: 29.3 KB - Last synced: 2 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ardallie/Red.Snapper

GUI app to generate pseudo-random names

Language: Python - Size: 684 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

lxsmnsyc/PRD

A JS library for generating pseudo-random distribution.

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

pashcovich/RandomImage

Pseudo random image generator

Language: Python - Size: 95.7 KB - Last synced: over 1 year ago - Pushed: almost 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: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 2

schmouk/PyRandLib

Many best in class pseudo random generators grouped into one simple library.

Language: Python - Size: 2.43 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 3

AnadeOre/PRNG-Visualizer

Pseudorandom Number Generator Visualizer

Language: HTML - Size: 2.15 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

Dooomino/MagicCircle

A Magic Circle generator http://mino.moe/magic

Language: JavaScript - Size: 300 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

askuric/m_sequences_tools

Matlab utilities functions for generating Pseudo random m-sequences ( PRMS and PRBS)

Language: MATLAB - Size: 114 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 6 - Forks: 6

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: about 1 year ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 0

xsqkv/SimpleRandomClass

Simple random class on C#

Language: C# - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

mannasoumya/RALOTA

A repo for random number generation algorithms

Language: Python - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

jakewilliami/LinearShiftRegisters.jl

A minimal package for Linear Shift Registers and Linear Congruential Generators

Language: Julia - Size: 98.6 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Computational-Intelligence-Fall18/Genetics

Genetics (Initialization, Selection, Crossover, Mutation)

Language: Jupyter Notebook - Size: 188 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 15 - Forks: 8

brannonh/value-sculptor

Library for generating pseudo-random dummy values

Language: TypeScript - Size: 1.1 MB - Last synced: 3 days ago - Pushed: over 1 year 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: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

ferhatgec/namegenplusplus

Name Generator library for C++ Developers

Language: C++ - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

Rajesh-VPai/RandomNumber

Java Differential Random Number Generator

Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

GRISHNOV/RC4-PRNG

Implementation of RC4-based stream pseudo-random number generator (PRNG) in C

Language: C - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - 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: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

aptem336/LSFR

linear feedback shift register

Language: Java - Size: 1.95 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

volfpeter/puzzword

Not a password manager

Language: TypeScript - Size: 219 KB - Last synced: about 1 year ago - Pushed: about 3 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mahmoud0x01/Datainfo

python crypto functions

Language: Python - Size: 3.83 MB - Last synced: 8 months ago - Pushed: about 4 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: over 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 0

carban/simu_ws

Computational Simulation Workshops

Language: Jupyter Notebook - Size: 109 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

nabanita-sarkar/PRN-with-QPSK

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 4 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: about 1 year ago - Pushed: over 4 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: about 1 year ago - Pushed: almost 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: about 1 year ago - Pushed: over 6 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: 27 days ago - Pushed: about 5 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: 14 days ago - Pushed: almost 6 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: 23 days ago - Pushed: about 6 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: 26 days ago - Pushed: over 6 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: about 17 hours ago - Pushed: over 9 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: about 1 month ago - Pushed: over 9 years ago - Stars: 2 - Forks: 0