random-lastname

Generate a random last name.

Usage no npm install needed!

<script type="module">
  import randomLastname from 'https://cdn.skypack.dev/random-lastname';
</script>

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'

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.