For random numbers the library uses Lua's math.random, and math.randomseed.You should note that on LuaJIT environment, LuaJIT uses a Tausworthe PRNG with ...
確定! 回上一頁