New
Unclaimed project
Are you a maintainer of random? Claim this project to take control of your public changelog and roadmap.
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