生成随机数 Source: index.js, line 51 Since: 1.1.0 Methods (static) randNums() → {String} Source: rand/randNums.js, line 13 Since: 1.0.0 生成随机的六位数字 Example randNums(); // => 123456 Returns: 六位数字 Type String