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

GitHub topics: pseudorandom

stdlib-js/random-array-tools-unary-factory

Create a factory function for generating pseudorandom values drawn from a unary PRNG.

Language: JavaScript - Size: 747 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

sindresorhus/park-miller

Park-Miller pseudorandom number generator (PRNG)

Language: JavaScript - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 55 - Forks: 3

pre-eth/adam

ADAM is an actively developed CSPRNG inspired by ISAAC64

Language: C - Size: 1.01 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 17 - Forks: 0

wnfs-wg/rs-skip-ratchet

Rust implementation of the skip ratchet

Language: Rust - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

yigithakverdi/cryptography-playground

A playground that provides set of functions and implementations for fundamental and advanced cryptography materials

Language: Python - Size: 58.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

notJoon/drbg

Pseudo-Random Number Generator validate testing suite

Language: Go - Size: 1.19 MB - Last synced at: about 6 hours ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-base-lognormal

Log-normally distributed pseudorandom numbers.

Language: JavaScript - Size: 2.02 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

urbanjost/M_random

A collection of routines related to pseudo-random numbers

Language: Fortran - Size: 1.71 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Stagnant09/RandomGenerators

Random Generators (Numbers, Passwords)

Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gabriel-vanzandycke/aleatorpy

Python decorator to control randomness of functions, methods and properties

Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

soranoo/recoverable-random

A recoverable number generator that generates pseudorandom integer or floating-point numbers within a given range.

Language: TypeScript - Size: 157 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-base-randn

Standard normal pseudorandom numbers.

Language: JavaScript - Size: 2.47 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-pareto-type1

Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.

Language: JavaScript - Size: 2.25 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-array-f

Create an array containing pseudorandom numbers drawn from an F distribution.

Language: JavaScript - Size: 1.43 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Unclerojelio/8-bit_LFSR

This is a simple implementation of an 8 bit Linear Feedback shift register using some Atmel AVR microprocessors and a shift register. The output of the shift register is a pseudo-random sequence of hexadecimal numbers displayed on two seven segment digit displays.

Language: C++ - Size: 280 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pvriel/oprf4j

A Java library for oblivious pseudorandom functions.

Language: Java - Size: 152 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

AntikoreDev/rngoose

rngoose is a nodejs module that implements various utilities for generating pseudo-random numbers in JavaScript.

Language: JavaScript - Size: 45.9 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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

zemberitenyezo/BuktApp

Jogfolytonos gengszterváltás fülkeforradalmi eljárásrendje.

Language: Dart - Size: 13.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Depra-Inc/Random

Service containing a random value generator

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

Jhon-Acevedo/computer-sciences

Language: HTML - Size: 561 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

joelkp/ranoise

Ranoise (random access noise) algorithms and PRNG tests and comparisons. Ranoise uses chaotic wavehaping to turn e.g. sawtooth-ish input values into white noise. Mirror of the repository on Codeberg.

Language: C - Size: 343 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stdlib-js/random-array-arcsine

Create an array containing arcsine distributed pseudorandom numbers.

Language: JavaScript - Size: 2.04 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-array-normal

Create an array containing pseudorandom numbers drawn from a normal distribution.

Language: JavaScript - Size: 2.26 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-cosine

Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.

Language: JavaScript - Size: 3.34 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-array-exponential

Create an array containing pseudorandom numbers drawn from an exponential distribution.

Language: JavaScript - Size: 2.11 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-array-mt19937

Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.

Language: JavaScript - Size: 1.24 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-normal

Fill a strided array with pseudorandom numbers drawn from a normal distribution.

Language: JavaScript - Size: 2.89 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

grayte100/Cryptographic-Algorithm

This is an encryption and decryption algorithm based on randomly generated integers

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ajuelosemmanuel/CRYPTA_Project

A project about a not so perfect PRNG

Language: Python - Size: 14 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

lachlan2k/pot-lcg-cracker

Crack java.util.Random when nextInt is used with a power of two.

Language: Go - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

bl33h/mathFunctions

Math program with spread function and pseudorandom number generator.

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

sertdfyguhi/hgdfhjvysger

A library to generate pseudo-random values.

Language: JavaScript - Size: 29.3 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0/msp430-rng

Random (SLAA338) and pseudorandom (LCG) number generation.

Language: C - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 19 - Forks: 11

ISPlatonov/LCG Fork of staddy/LCG

Fast pseudorandom function

Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ISPlatonov/Random

Fast random function

Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-betaprime

Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.

Language: JavaScript - Size: 3.37 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

influenceth/cairo-rand-64x61

A psuedrandom and procedural generation library using 64.61 fixed point math for Cairo

Language: Python - Size: 188 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

stdlib-js/random-streams-hypergeometric

Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.

Language: JavaScript - Size: 2.17 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Gagniuc/Linear-congruential-generator

Linear congruential generator (LCG) is an application that demonstrates the generation of pseudo-random numbers. The LCG is a specialized mathematical function (deterministic algorithm) for simulation of “random” numbers. The numbers generated by LCG are called pseudo-random numbers.

Language: HTML - Size: 152 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

stdlib-js/random-array-beta

Create an array containing pseudorandom numbers drawn from a beta distribution.

Language: JavaScript - Size: 1.71 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lxsmnsyc/PRD

A JS library for generating pseudo-random distribution.

Language: JavaScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

trolit/sShuffler 📦

Simple tool to quickly rearrange given song list(pseudorandomly) in format that is correctly read by e.g. car audio players

Language: C# - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

pvriel/PRF4J

A Java library for PRF functions.

Language: Java - Size: 73.2 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-f

Create a readable stream for generating pseudorandom numbers drawn from an F distribution.

Language: JavaScript - Size: 3.06 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-betaprime

Create an iterator for generating pseudorandom numbers drawn from a beta prime distribution.

Language: JavaScript - Size: 4.36 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-arcsine

Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.

Language: JavaScript - Size: 3.05 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-base-negative-binomial

Negative binomial distributed pseudorandom numbers.

Language: JavaScript - Size: 3.38 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-beta

Create a readable stream for generating pseudorandom numbers drawn from a beta distribution.

Language: JavaScript - Size: 2.64 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-cosine

Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.

Language: JavaScript - Size: 4.01 MB - Last synced at: about 1 hour ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-gamma

Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.

Language: JavaScript - Size: 2.85 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-randn

Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.

Language: JavaScript - Size: 2.44 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-discrete-uniform

Create an iterator for generating pseudorandom numbers drawn from a discrete uniform distribution.

Language: JavaScript - Size: 1.99 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-uniform

Create a readable stream for generating pseudorandom numbers drawn from a uniform distribution.

Language: JavaScript - Size: 2.66 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

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

arisGio/Nucleation-for-Probabilistic-Cellular-Automata

Nucleation for Probabilistic Cellular Automata project for the Complex Systems course @ Utrecht University.

Language: MATLAB - Size: 385 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

modularizer/namednumber

Map integers to fun pseudo-random names following a custom format

Language: Python - Size: 51.8 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 0 - 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

AdrianBL1/cuadrados_medios_shinyapp

Aplicación en R con Shiny para la creación de números de pseudoaleatorios con el algoritmo de cuadrados medios. Aplicación en Desarrollo.

Size: 246 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

evoth/pseudosun

A 3D experience that allows you to explore a virtual, procedurally generated world.

Language: JavaScript - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gprzy/casino-monte-carlo

🎰 A Monte Carlo Casino simulation

Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rsvp/randomsys

Algorithmic study of random systems. / Keywords: probability stochastic process ANU quantum random number generator Gaussian statistics

Language: Jupyter Notebook - Size: 173 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 7

kpdemetriou/siphash-cffi

Tested, performant SipHash bindings for Python 3 with support for double-output-size, half-word and variable-round variants.

Language: C - Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

davidkirwan/number_station

This gem contains a number of utilities to aid in the running of a number station.

Language: Ruby - Size: 55.7 KB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 0 - 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 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stdlib-js/random-base-beta

Beta distributed pseudorandom numbers.

Language: JavaScript - Size: 2.56 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-binomial

Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.

Language: JavaScript - Size: 2.67 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-triangular

Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.

Language: JavaScript - Size: 2.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MaIsabelSolano/UVG_MD_Proyecto_Corto_1

Proyecto corto # 1

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

pawel200020/Pseudorandom-number-generator

Implementation of pseudorandom number generators for various distributions, including testing. Project made for the subject "Probability and statistics" at the Jagiellonian University.

Language: TeX - Size: 3.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

chrinels/sequences

Python code that generates three different sequences; LFSR, Gold sequence (given two Maximum Length Sequences (MLS)), and Zadoff-Chu.

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 3

ferhatgec/wall

Wall, set wallpaper that pseudo-randomly selected from Unsplash

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

miraclx/xstrip-auth

Cryptographically strong pseudorandom key generator based on the `XStrip Algorithm`

Language: Python - Size: 34.2 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 1 - 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

angeal185/jquery-prng

jquery mersenne-twister pseudorandom number generator pluggin

Language: JavaScript - Size: 25.4 KB - Last synced at: 19 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

chriniko13/sampling-comparison

Language: Java - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 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 at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

thedanielforum/randtool

Small package for generation common types of pseudorandom data

Language: Go - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0