adjective-adjective-animal-lite

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i adjective-adjective-animal-lite

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

296 kB

Total Files

10

Last publish

Collaborators

  • alexmeah