mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
Introduce RotateEngine and Rct2Engine, FixedSeedSequence and Rct2Seed. Adhere respectively to requirements `RandomNumberEngine` and `SeedSequence`. Can be used with C++11 adaptors and distributions in <random>.