UNPKG

randomword

Version:

Random pronounceable Englishy word of desired length.

14 lines (8 loc) 182 B
# randomword Random pronounceable Englishy word of desired length. ## Usage const randomword = require ( 'randomword' ); let word = randomword ( 9 ); > vamatoric ## License ISC