A B C D E F G H I L M N P R S T U V

R

rand() - 类 com.gbasedbt.judr.math.Math 中的静态方法
生成1亿以内的随机数
randdouble() - 类 com.gbasedbt.judr.math.Math 中的静态方法
生成[0.0,1)之间的随机数
randomNum(int, int) - 类 com.gbasedbt.judr.math.Math 中的静态方法
指定范围内的随机数
randomStr(long) - 类 com.gbasedbt.judr.mysql.MysqlFunc 中的静态方法
返回指定长度随机字符串
randomStr(String, long) - 类 com.gbasedbt.judr.mysql.MysqlFunc 中的静态方法
返回大小写随机字符串
repeat(String, int) - 类 com.gbasedbt.judr.mysql.MysqlFunc 中的静态方法
Mysql repeat兼容函数

A B C D E F G H I L M N P R S T U V