SMT based attacks on non cryptographic PRNGs
-
Updated
Mar 23, 2023 - Python
SMT based attacks on non cryptographic PRNGs
Random (SLAA338) and pseudorandom (LCG) number generation.
Data and code associated with the paper "Computationally easy, spectrally good multipliers for congruential pseudorandom number generators"
Many best in class pseudo random generators grouped into one simple library.
The Dynamic Reflection Library is a small set of classes designed to greatly speed the use of .Net reflection to call constructors, member methods, property setters and getters including those with indexing arguments such as the Item (a.k.a. [] operator), and fields.
Collection of reversible PRNG's (Python, FreePascal, TurboPascal, .NET)
A pythonic Linear Congruential Generator iterator
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Generate Random Numbers Using LCG Method
Pukall PRNG 64 : mix the output of an LFSR 64 and an LCG 64 (C language or 6502 Assembly)
Research and code regarding Linear Congruential Generators.
Algoritmos estudados na disciplina de simulação computacional.
Add a description, image, and links to the lcg topic page so that developers can more easily learn about it.
To associate your repository with the lcg topic, visit your repo's landing page and select "manage topics."