Skip to content

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

License

Notifications You must be signed in to change notification settings

shaunmolloy/name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks