rand() and srand() https://www.runoob.com/w3cnote/cpp-rand-srand.html
srand() https://www.runoob.com/cprogramming/c-function-srand.html
the usage of rand() and srand()
原文:https://www.cnblogs.com/Usami-Hearn/p/13704394.html