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

https://github.com/hilbertcube/cpp-rng

Mersenne Twister 19937 RNG with 11 different seeding methods. Support SFML, OpenGL and Vulkan (optional).
https://github.com/hilbertcube/cpp-rng

cpp utility-library

Last synced: about 1 year ago
JSON representation

Mersenne Twister 19937 RNG with 11 different seeding methods. Support SFML, OpenGL and Vulkan (optional).

Awesome Lists containing this project

README

          

Mersenne Twister 19937 RNG with 11 different methods of seeding with SFML, OpenGL and Vulkan support.