[toc]

# kh-tool

## install （安装）
```
npm i kh-tool
```

## use （使用）
```js
import { IdRandom } from 'kh-tool'

IdRandom()
```

## doc
[说明文档看这里~](https://vscode.wang:8080/modules.html)