emoji-random

0.1.2 • Public • Published

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: ':octocat:'.

Now with individual commits with each emoji!

Readme

Keywords

none

Package Sidebar

Install

npm i emoji-random

Weekly Downloads

0

Version

0.1.2

License

none

Last publish

Collaborators

  • bevacqua