simple-random-emoji
v1.0.2
Published
Returns random emoji-string
Downloads
1
Readme
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:',