briefmemorableslug

1.0.3 • Public • Published

BriefMemorableSlug

Generate random adjective-adjective-animal slugs. 2.2 billion combos, no dependencies, definitely not cryptographically secure randomness.

var slug = require("briefmemorableslug");
slug(); // LonelyYellowBronco
slug.array(); // ["Lonely", "Yellow", "Bronco"]
// That is all

Readme

Keywords

none

Package Sidebar

Install

npm i briefmemorableslug

Weekly Downloads

0

Version

1.0.3

License

UNLICENSED

Unpacked Size

35.7 kB

Total Files

6

Last publish

Collaborators

  • veltman