The only random functionality Lua provides is math.random . It does three things: When called with no arguments, returns a real number between 0 and 1 ...
確定! 回上一頁