An open API service indexing awesome lists of open source software.

https://github.com/rooklift/mt19937_32

mt19937 - Mersenne Twister pseudo-RNG, 32 bit version
https://github.com/rooklift/mt19937_32

mersenne-twister mt19937

Last synced: 8 days ago
JSON representation

mt19937 - Mersenne Twister pseudo-RNG, 32 bit version

Awesome Lists containing this project

README

          

* Mersenne Twister pseudo-RNG, 32 bit version
* Not concurrency safe as it stands, though that would be easy to fix