random-animal-name-generator
v0.1.1
Published
It's a random animal name generator!
Downloads
1,034
Readme
random-animal-name-generator
It's a random animal name generator!
const generateRandomAnimalName = require('animal-name-generator')
const animalName = generateRandomAnimalName()
console.log(animalName)
With funny animal names!
Geological gnu
Topazine toad
Overluxurious okapi
Easternmost eel
Unagrarian urus
Zombified zebrafinch
Dull dungbeetle
Jumping jaeger
Controversial chimneyswift
Fervid flies
Ethologic eidolonhelvum
Matronal mite
Allied achillestang
Palaeobiologic pinkriverdolphin
Glossophobic goldfish
Qualified queenconch
Exuberant eland
Timely tasmaniantiger
Development
Clone the repository and install all dependencies:
git clone [email protected]:adzialocha/random-animal-name-generator.git
cd random-animal-name-generator
npm install
npm run test