# Functions
IntRand rand一个范围值.
*产生指定长度随机字符串
*/.
*产生6位随机数
*/.
*产生6位随机数
*/.
No description provided by the author
No description provided by the author
传入指定概率,然后返回是否执行 比如 rate:90 表示有90%的概率要执行.
传入指定概率,然后返回是否执行 比如 rate:90 表示有90%的概率要执行.
从max中随机去一个数,看是否小于rate.
# Variables
No description provided by the author