Skip to content
GitHub Universe 2025
Save $400 on Universe passes until 9/17. Register now
#

tempering

Here is 1 public repository matching this topic...

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.

  • Updated Sep 25, 2024
  • Rust

Improve this page

Add a description, image, and links to the tempering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tempering topic, visit your repo's landing page and select "manage topics."

Learn more