Search results

3 packages found

M
Q
P

automatic username for chinese and english

published 1.1.7 3 years ago
M
Q
P

```js const random = require('randoming'); // 随机手机号码 console.log(random.randomMobile()) // 随机手机号码(只生成159,189前缀号码) console.log(random.randomMobile(['159','189'])) // 随机guid console.log(random.guid()) // 随机字符串 len长度 console.log(random.randomString(len)) //

published 0.0.4 5 years ago
M
Q
P