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