JavaScript Math

Math.floor(Math.random() * 100) + 1) 返回 1 与 100 之间的随机整数(均包含):