From 9c55a4cd14599ded4d8d29fccf5315e1d6d11775 Mon Sep 17 00:00:00 2001 From: Ben Burlingham Date: Tue, 23 Feb 2016 06:56:26 -0800 Subject: [PATCH] Updating shuffle algorithm link. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index bc8f46b..46001b2 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@

- All source data is shuffled using the Fisher-Yates algorithm. + All source data is shuffled using the Fisher-Yates algorithm.