Updating shuffle algorithm link.

master
Ben Burlingham 10 years ago
parent 3a5c076e2f
commit 9c55a4cd14
  1. 2
      index.html

@ -17,7 +17,7 @@
<br><br>
All source data is shuffled using the <a href='http://bost.ocks.org/mike/algorithms/'>Fisher-Yates</a> algorithm.
All source data is shuffled using the <a href='http://blog.codinghorror.com/the-danger-of-naivete/'>Fisher-Yates</a> algorithm.
<br><br>

Loading…
Cancel
Save