Files
TrinityCore/src/common/Utilities
Shauren 9894f6b802 Core/Random: Changed random functions returning doubles to return floats
* They were all cast to float at use anyway
* Improves roll_chance_f performance (rand32() is now called internally by uniform_real_distribution once instead of twice)
2023-10-31 20:20:00 +01:00
..
2023-07-17 20:32:07 +02:00
2023-09-17 01:07:27 +02:00