Skip to main content


Random array using the modern Fisher–Yates shuffle algorithm in JavaScript: https://www.damianwajer.com/blog/random-array-the-modern-fisher-yates-shuffle-algorithm/

#WebDev #JavaScript