Implementing 64-bit Maximally Equidistributed F2-Linear Generators with Mersenne Prime Period
-
Updated
Mar 18, 2023 - C
Implementing 64-bit Maximally Equidistributed F2-Linear Generators with Mersenne Prime Period
A powerful C++ library containing a vast collection of algorithms and datatypes for multiple applications & architectures
A Rust library for generating high-quality random numbers based on the Mersenne Twister algorithm 🦀
Projet Programmation Avancée L2
This is a Rust implementation of the Mersenne Twister (MT19937) pseudo random number generator (PRNG). This implementation allows you to generate random numbers seeded with the process ID (PID) of the running program, making the sequence of generated numbers different each time the program is run.
Add a description, image, and links to the mersenne-twister-generator topic page so that developers can more easily learn about it.
To associate your repository with the mersenne-twister-generator topic, visit your repo's landing page and select "manage topics."