Before Lua 5.4, math.random use the rand function from C library it compiled, while Lua 5.4 use a specific algorithm.
確定! 回上一頁