mirror of
https://github.com/DarkflameUniverse/DarkflameServer
synced 2025-07-26 05:23:19 +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