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

GitHub topics: pseudorandom-number-generator

huangli712/Flink

A collection of Fortran modules and subroutines for scientific computing

Language: Fortran - Size: 614 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 2

vigna/dsiutils

The DSI Utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Università degli Studi di Milano.

Language: Java - Size: 19.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 34 - Forks: 10

vigna/MRG32k3a

A fast, testless MRG32k3a implementation

Language: Java - Size: 287 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

fDero/Ezra

Simple C library to generate uniformally-distributed pseudo-random numbers with no third party dependencies

Language: C - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Shiroechi/Litdex.Security.RNG

A collection of Pseudo Random Number Generator (PRNG) for .NET

Language: C# - Size: 719 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

daggilli/isaac_engine

A C++ random number generator engine using the ISAAC cipher

Language: C++ - Size: 109 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

arminms/p2rng

A modern header-only C++ library for parallel algorithmic (pseudo) random number generation supporting OpenMP, CUDA, ROCm and oneAPI

Language: C++ - Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

sindresorhus/randoma

User-friendly pseudorandom number generator (PRNG)

Language: JavaScript - Size: 13.7 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 107 - Forks: 7

QwertyR0/ezrandom

a basic random generator with lot of features

Language: JavaScript - Size: 17.6 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

austin-hill/PRNGs

A set of PRNGs implemented in C++ and Python, tests of their equidistribution, along with an essay on the mathematics behind them

Language: C++ - Size: 886 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vigna/CPRNG

Data and code associated with the paper "Computationally easy, spectrally good multipliers for congruential pseudorandom number generators"

Language: C++ - Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 3

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

sharase/melg-64

Implementing 64-bit Maximally Equidistributed F2-Linear Generators with Mersenne Prime Period

Language: C - Size: 1.24 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 2

danieltorrez29/MonteCarloArcheryGameSimulator

Archery game simulator based on Monte Carlo method.

Language: Java - Size: 2.35 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

kazdyrkeicam/PRNG_xorshift

Implementing pseudo random number generators for AVR's

Language: C - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dgof01/Breakdown_and_Repair_Simulation_Modeling

Software made in Python to be able to simulate the breakdowns of N machines and their repairs by N operators

Language: Python - Size: 3.22 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

luchodevp/BINGO

Es un simulador del juego de BINGO hecho en Python. Contiene una interfaz gráfica sencilla hecha con tkinter y utiliza la hora actual del sistema como semilla para generar números pseudo aleatorios. En la carpeta images hay 3 imágenes que fueron utilizadas en conjunto con tkinter para crear la Interfaz de este proyecto educativo.

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

LUXOPHIA/Random

Pseudorandom number generator for MultiThread

Language: Pascal - Size: 89.7 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 4

Frayu1600/TesiIngegneriaInformatica

Tesi di laurea in ingegneria informatica

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

quantumferret/Arduino-DiceRoller

Project for NSWI170 Computer Systems course

Language: Rust - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year 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

tueda/tinymt-cpp

A C++11 header-only implementation of the TinyMT pseudo-random number generator.

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

Stassi/implausible

Generate pseudorandom numbers with optional seed and choice of algorithm.

Language: JavaScript - Size: 1.29 MB - Last synced at: about 2 hours ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

paukiss/numPseudoaleatorios

Pseudorandom number generator

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

KiARC/CollatzRand

My Collatz Conjecture based PRNG. It takes advantage of the geometric Brownian motion of the sequence for a given seed to generate pseudorandom bits

Language: Java - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dariastarica/Cryptography-Algorithms

A collection of implemented cryptography algorithms and optimizations.

Language: Java - Size: 985 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - 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

nayantelrandhe/Metropolis-Algorithm

Metropolis Algorithm for a 2D Ising Model

Language: Jupyter Notebook - Size: 7.13 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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

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

Stassi/seeded

Seedable pseudorandom number generator (PRNG).

Language: TypeScript - Size: 491 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tueda/dcmt-cpp

A C++11 wrapper library for Dynamic Creator of Mersenne Twisters.

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

Tereius/LehmerCharDev

A kernel module that provides a character device generating pseudorandom numbers using Lehmer generator

Language: C++ - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jebidiah-anthony/ctf_writeups

CTF Write-ups

Language: C - Size: 2.88 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1