random-emoji-sh
v1.0.0
Published
For Browser: Make an random emoji
Downloads
2
Maintainers
Readme
Random Emojy Shark
Example:
HTML
<li id="emojy"></li>
<script src="https://cdn.jsdelivr.net/gh/Sharkbyteprojects/[email protected]/randomEmojy.js"></script>
<script>document.getElementById("emojy").innerText=randomEmojyShark.default()</script>```