1.0.0 • Published 3 years ago

gyl-random v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

使用方法

安装命令

npm i gyl-random

导入

const modol = require('gyl-random')

使用

const test = modol.ran(2) (随机抽取多少位数的数字)

log(test)

1.0.0

3 years ago