1.0.2 • Published 5 years ago

adjective-genius v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

adjective-genius

Easily get random names like 'itchy_turing'

Installation

This is a Node.js module available through the npm registry. Installation is done using the npm install command:

$ npm install adjective-genius

API

var genius = require('adjective-genius');

genius();
// => 'raspy_darwin'

License

MIT