Rand

生成随机数
Source:
Since:
  • 1.1.0

Methods

(static) randNums() → {String}

Source:
Since:
  • 1.0.0
生成随机的六位数字
Example
randNums();
 // => 123456
Returns:
六位数字
Type
String