Lua's random number generation algorithm is a direct use of c-run-time rand function, which is linear congruence method. It has the advantages of fast operation ...
確定! 回上一頁