Random (SLAA338) and pseudorandom (LCG) number generation.
-
Updated
Mar 22, 2015 - C
Random (SLAA338) and pseudorandom (LCG) number generation.
Seeded random number
Accenture had a nice PRNG challenge at the DSE fair at DTU 2017. This is my solution to it.
Generate Random Numbers Using LCG Method
Visualize randomness of numbers generated with linear congruential generator.
Algoritmos estudados na disciplina de simulação computacional.
🌌 LCG-RNG reverser for the Java programming language.
To Generate 1,00,000 random numbers using LCG.
An archive for PRNGs I tested and implemented for the Apache Organization (GSoC '19)
LCG Based Pseudorandom Name Generation Proof-of-Concept
SMT based attacks on non cryptographic PRNGs
Pseudo-random number generators in Python
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."