On OSX, if I run this code 50 times: math.randomseed(os.time()) local test = {"a", "b", "c", "d", "e", "f", "g"} for i = 1, ...
確定! 回上一頁