A handy and versatile C++ interface that implements the Mersenne Twister random number generator, as well as the SIMs-oriented version.
- RandomLib
- Version :1.10
- License :MIT License
- OS :Windows All
- Publisher :Charles Karney
RandomLib Description
RandomLib is a C++ interface to the Mersenne Twister random number generator MT19937 and to the SIMD-oriented Fast Mersenne Twister random number generator, SFMT19937.
This application allows you to seamlessly generate random integers and real numbers at high decimal precision.
System requirements
- C++ compatible IDE