1.0.2 • Published 2 years ago

@shaunmolloy/name-generator v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Name generator

Name generator is a node module that outputs a random first and last name.

Limitation

This does not yet generate female names, until a data source is added.

Installation

Install the package with either npm:

npm i @shaunmolloy/name-generator

Or with yarn:

yarn @shaunmolloy/name-generator

Usage

name-generator

Example of output:

Ross Adams

License

MIT licensed