UNPKG
randomword
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Random pronounceable Englishy word of desired length.
randomword
/
README.md
14 lines
(8 loc)
•
182 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# randomword
Random pronounceable Englishy word of desired length.
## Usage
const
randomword = require (
'randomword'
);
let
word = randomword (
9
); > vamatoric
## License
ISC