Releases: ilqvya/random
Releases · ilqvya/random
Add support for weighted random values | code deduplication CRTP
Small bug fixes + CI improve
Add support for random containers
Fixed performance bug
Fixed performance bug with Seeder constructor invoke on each Random number generation
Add support for new compilers in CI + external random algorithms + bugfixes
Add support for random characters
v1.2.0 Update README.md
Add get() overload for built-in arrays
v1.1.0 Fix conflict
Use Construct On First Use idiom for static and thread local randoms
First release
1.0.0 Fix