Skip to content

Heck simple and lightweight: A random animal name generator!

License

Notifications You must be signed in to change notification settings

poush/random-animal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-animal-name

Heck simple and lightweight: A random animal name generator! No stupid but funny names! 🤷‍♂️

(As seen on Google Docs 🤓)

  const randomAnimalName = require('random-animal-name')
  const animalName = randomAnimalName()
  console.log(animalName)

For browsers

<script src="https://cdn.jsdelivr.net/gh/poush/random-animal/dist/random-animal.min.js"></script>
<script> const name = randomAnimal() </script>

Few Examples:

Dangerous Guanaco
Nocturnal Moose
Large Owl
Agile Ibex
Slimy Eel
Short Grasshopper
Candid Rail
Carnivorous Falcon
Domestic Narwhal
Fierce Spider
Cuddly Marten
Tiny Coyote
Slimy Ram

Development

Clone the repository and install all dependencies:

npm install
npm run test

Inspiration

Inspired from Google docs, random-animal-name-generator (new words and removed all complex logic)

About

Heck simple and lightweight: A random animal name generator!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •