而Lua 用的是double,那么如果你将 randomseed 的seed 越界,那么其随机性将会被打破。例如:. math.randomseed(2^40) local num1 = {} for i=1,10 do ...
確定! 回上一頁