Skip to content

Repository files navigation

random-name

return random last names.

varrandom=require('random-name')console.log(random())//provides first, middle, and last names.console.log(random.first())console.log(random.middle())console.log(random.last())//also, random place name!console.log(random.place())

need a list of first names, someone make a pull request.

Taken from the Moby Word List by Gary Ward

TODO: generate new names with markov chains.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages