Skip to content

Mihai925/unplanned

Repository files navigation

unplanned

A simple tool that will just let you generate random names. These will be an adjective and a noun separated by a dash.

Examples are: excellent-engine, hypnotic-pickle, etc. There are currently 877000 possible different combinations.

Why would you care for this? Well, this can be a good default option for project names, user names, etc.

A little help to the UX that takes 2 minutes to do.

Installation

npm install unplanned

Usage

var unplanned = require('unplanned');

var name = unplanned();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published