fisheryates

Shuffle an array of objects using Fisher-Yates shuffle algorithm

Usage no npm install needed!

<script type="module">
  import fisheryates from 'https://cdn.skypack.dev/fisheryates';
</script>

README

Fisher Yates shuffle

A JavaScript implementation of Fisher Yates shuffle.