function draw() math.randomseed(3) print(math.random(1, 70)) end ... I was thinking about replacing the Lua math.random() with a more modern ...
確定! 回上一頁