common-last-names

1.1.3 • Public • Published

GitHub license travis-badge codecov-badge

common-last-names

Get random names of the most common last names in US.

Installation

This package is distributed via npm:

npm install common-last-names

Usage

const names = require('common-last-names');
const allNames = names.all;
const randomName = names.random();

Credits

Wikipedia - List of most common surnames in North America

Readme

Keywords

Package Sidebar

Install

npm i common-last-names

Weekly Downloads

49

Version

1.1.3

License

MIT

Unpacked Size

29.3 kB

Total Files

9

Last publish

Collaborators

  • greglobinski