In Lua, one would usually generate random values, and/or strings by using math.random & math.randomseed , where os.time is used for ...
確定! 回上一頁