Skip to content

bevacqua/node-emoji-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Creates a random emoji string. This is as useless as it gets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages