Skip to content

michalbe/simple-random-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-random-emoji by @michalbe

Returns random emoji-string

How to use:

npm install simple-random-emoji

then:

var sre = require('simple-random-emoji');

console.log(sre());
//  ':relaxed:',

Releases

No releases published

Packages

No packages published