1.0.1 • Published 6 years ago

made-up-words v1.0.1

Weekly downloads
6
License
ISC
Repository
github
Last release
6 years ago

Made up words

Ducktaped code from https://chridd.nfshost.com/makewords/

Use

var word = require('made-up-words')(1, 'spanish')[0];
  • The first parameter is the amount of words to generate
  • The second parameter is the language, which can be:
    • spanish
    • german
    • latin
    • greek
    • anglo-saxon
    • french
    • hawaiian
    • swahili
  • It will return an array of strings