mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-02 01:09:57 -06: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