Random Versions Save

Random for modern C++ with convenient API

v1.4.1

2 years ago

Fixed compilation error when Windows.h included before random.hpp due to min\max macros https://github.com/effolkronium/random/issues/32

Fixed compilation error for gcc10+ which does not have defined SIGSTKSZ variable https://github.com/effolkronium/random/issues/34

Moved linux and macos CI to appveyor due to deprecation of travis.ci

v1.3.1

4 years ago

Fixed performance bug with Seeder constructor invoke on each Random number generation

v1.2.0

5 years ago

v1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago