random-smiley

Randomly get smiley emojis.

Usage no npm install needed!

<script type="module">
  import randomSmiley from 'https://cdn.skypack.dev/random-smiley';
</script>

README

Random Smiley

Randomly get smiley emojis.

Usage

yarn add random-smiley

# or

npm i random-smiley
import randomSmiley from 'random-smiley';

randomSmiley();
randomSmiley(3);
const randomSmiley = require(random-smiley);

randomSmiley();
randomSmiley(3);

Changelog

CHANGELOG

LICENSE

MIT