@phenax/random-dog-name
v0.0.0-test.1
Published
Get a new name for that garbage dog
Downloads
3
Readme
random-dog-namimizeinator
Get a random dog name. You can name your cat with this too.
Install
Add package in project using
yarn add @phenax/random-dog-name
Import
import getRandomDogName from '@phenax/random-dog-name';
API
console.log(`Name: ${getRandomDogName()}`);