mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-15 20:42:21 -04:00
Core/Utilities: Implement random generator for float values. NOTE: Actually just casts the outcome of int randgen to float
Core/Utilities: Implement random generator for float values. NOTE: Actually just casts the outcome of int randgen to float