random-names-places
v1.2.1
Published
Get random and unique names of Human Beings and Places present in the World.
Downloads
274
Maintainers
Readme
Random Names-places Library
Get random and unique names of Human Beings and Places present in the World.
Please conside Following this project's Author, Akshay Raichur on Instagram, Twitter, LinkedIn
Install
npm install random-names-places --save
Usage
const random = require('random-names-places');
console.log(random.all) // This will log all the names availiable
console.log(random.name()) // This will log a random name availiable
console.log(random.place()) // This will log a random place
console.log(random.middleName()) // This will log a random middle name
console.log(random.starWarsName()) // This will log a cool starwars name