npm install unique-randomyarn add unique-randompnpm add unique-random<script src="https://fastly.jsdelivr.net/npm/unique-random"></script><script src="https://unpkg.com/unique-random"></script><script type="module">
import uniquerandom from 'https://cdn.jsdelivr.net/npm/unique-random/+esm';
</script><script type="module">
import uniquerandom from 'https://cdn.skypack.dev/unique-random';
</script>