EmulationStation-retropie/external
Gemba ee89794993 Improved randomisation: card deck approach, use ranlux48 and random_device for seed
- Use C++11 built-in ranlux48 and random_device for seeding
- Shuffles systems (aso.) like a card deck and picks top system until empty, then shuffles again
- Fixes the flaws of the current random implementation: Real 1/N chance for an element in a set of N
- Minor refactorings
2021-07-13 11:42:22 +02:00
..
nanosvg update nanosvg to latest version 2019-08-27 20:06:31 -04:00
pugixml@d2deb420bc convert pugixml to git submodule and update to v1.8.1 2017-04-03 19:47:17 +01:00
CMakeLists.txt Improved randomisation: card deck approach, use ranlux48 and random_device for seed 2021-07-13 11:42:22 +02:00