Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

random-lastname

mock-end758MIT1.0.1

Generate a random last name.

firstName, lastName, fullName, name, person, random, randomly, randomize, chance, test, dice, mock

readme

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'

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.