2.0.5 β’ Published 4 years ago
i-want-a-name v2.0.5
π¦ Installation
npm i i-want-a-name
π½ Import
const iWantAName = require('i-want-a-name')
πΉοΈ Usage
Boy's or Girl's name
iWantAName.boy().then(name => console.log(name)) // Steven O'Bryant
iWantAName.girl().then(name => console.log(name)) // Kathrina Saffron
Planet's name
iWantAName.planet().then(name => console.log(name)) // Pluto
Country's name
iWantAName.country().then(name => console.log(name)) // Netherlands
City's name
iWantAName.city().then(name => console.log(name)) // Puerto Rico