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).
- Host: GitHub
- URL: https://github.com/hilbertcube/cpp-rng
- Owner: hilbertcube
- Created: 2025-02-12T09:30:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T09:48:34.000Z (over 1 year ago)
- Last Synced: 2025-05-19T07:22:34.353Z (about 1 year ago)
- Topics: cpp, utility-library
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mersenne Twister 19937 RNG with 11 different methods of seeding with SFML, OpenGL and Vulkan support.