@dlyw/random-string
v0.1.5
Published
get a random string by user format
Downloads
8
Maintainers
Readme
random-string
generate random string by user format
Install
# npm install @dlyw/random-string
Usage
const rs = require('@dlyw/random-string');
// both ok
// import rs from '@dlyw/random-string');