JSFiddle - React, Tailwind, and code Playground

by Matt

HTML

<script src=" https://cdn.jsdelivr.net/npm/[email protected]/randomColor.js "></script>

<script>
	console.log(randomColor({ hue: "#EF1FE8", count: 2 }))
</script>