随机数

 Int(Rnd() * (max+1 - min) + min)

原文地址:https://www.cnblogs.com/sode/p/2265811.html