math.randomseed(tostring(os.time()):reverse():sub(1, 6)) for i=1, 5 do print(math.random(1,100)) end 所以这里的时间必须是毫秒级的才行. lua版本.
確定! 回上一頁