1.0.1 • Published 8 years ago

random-lastname v1.0.1

Weekly downloads
36
License
MIT
Repository
github
Last release
8 years ago

random-lastName

Generate a random last name.

MIT License

build:? coverage:?

Install

$ npm install --save random-lastName 

Usage

var randomLastName = require('random-lastName');

// API
// - randomLastName();

randomLastName();
// => 'Mago'

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.