In Puzzle Lua math.random(min,max) and math.randomseed(seed) are not from the main Lua distribution, which is based on the C library's rand() and srand(int) ...
確定! 回上一頁