/mrand

A Mersenne Twister Pseudo Random Number Generator implementation in C

MRand

A Mersenne Twister Pseudo Random Number Generator implementation in C


This project was created solely with the intent of having fun and learning about these kind of algorithms. It should not be used as a library nor was it created with this intent.

All credits go the creators of the original algorithm.