0.1.2 • Published 12 years agoCLI
emoji-random
Licence
—
Version
0.1.2
Deps
0
Vulns
0
Weekly
0
node-emoji-random
Creates a random emoji string. This is as useless as it gets.
Install
npm install --save emoji-random
Or, globally, to use the CLI:
npm install -g emoji-random
Use
var emoji = require('emoji-random');
console.log(emoji.random());
Or, in your command line
$ emoji-random
Keep trying until you get an ':octocat:'.
Now with individual commits with each emoji!