Quadratic Residue Permutation Oriented Pseudo Random Number Generator in JavaScript
-
Updated
Jan 19, 2022 - JavaScript
Quadratic Residue Permutation Oriented Pseudo Random Number Generator in JavaScript
Pukall PRNG 64 : mix the output of an LFSR 64 and an LCG 64 (C language or 6502 Assembly)
(fr) Un système de génération de nombres aléatoires à partir d'une seed, ne faisant appel ni à Math.Random ni à des hashs.
Break and predict C's random number generator
Pseudo Random Number Generators in 6502 assembly
Toolkit of golang PRNG distributions
An implementation of multiple different PRNG methods from multiple different places. Under no circumstances must any of these be used for projects where security is a priority.
Add a description, image, and links to the prngs topic page so that developers can more easily learn about it.
To associate your repository with the prngs topic, visit your repo's landing page and select "manage topics."