mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-11-02 05:32:07 +00:00
* Remove usage of rand(), time(0) to time(NULL) Replace it with the random engine mt19937. convert time(0) to time(NULL) * update * revert a bunch of changes