UNPKG
text0322
Version:
latest (1.0.0)
1.0.0
随机整数
text0322
/
README.md
17 lines
(14 loc)
•
206 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## 安装
``
` npm install text0322 `
``
## 导入方式
``
`js const mytools = require('test0322'); `
``
## 生成指定随机函数
``
`js mytools.getRandomInt(1,10); `
``
## 开源协议
ISC