/ea-names

class person, male and female top baby names new york 1981

Primary LanguageJavaScript

ea-names

Generares random male or female with weighted randomness based on birthstatistics of the city of New York in the year 1981.

Install globally

npm install -g ea-names 

Usage

> female <optional:int:count> 

> male <optional:int:count> 

also exports a CommonJS module API.

Enjoy.