1.0.0 • Published 5 years ago

adjective-adjective-animal-lite v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

adjective-adjective-animal-lite

Suitably random and reasonably unique (and fairly adorable) human readable ids

Usage

The library export is a function. Call the function with the number of adjectives you want before the animal. Default is 2.

var generate = require("adjective-adjective-animal");

generate().then(console.log);
// "supercurious-senior-woodlouse"

generate(5).then(console.log);
// "unquiet-calm-omniscient-ornate-industrious-deer"

Thanks

Thanks to @a-type for the word lists