“pick a random number between two numbers lua” Code Answer ... local randomNumber1 = math.random(1, 10) --Returns a number between 1 and 10.
確定! 回上一頁