From 693d97c99f1158136d264997a924964c4bbf21a3 Mon Sep 17 00:00:00 2001 From: Douglas Muth Date: Sun, 1 Jan 2023 20:09:25 -0500 Subject: [PATCH] Fixed #37. --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 643abbd..4300b02 100644 --- a/index.html +++ b/index.html @@ -300,18 +300,18 @@

FAQ: Is there a way to skip the dice animation?

FAQ: Can you tell me more about the list of words?

+

For rolls of 5 dice, I am now using the worldlist from the EFF. Substantial enhancements have been made over the original list -designed to improve usability without compromising security. -

+ >the worldlist from the EFF. Substantial enhancements have been made over the original list designed to improve usability without compromising security.

- +

I started off using the original wordlist, but it contained a lot of symbols, punctuation, numbers, and 2 and 3 letter words. I wanted to try a different wordlist with longer words, no non-alphabetic characters, and words more commonly used. So then I tried Peter Norvig's list of the 1/3rd million most frequently used words. Peter Norvig's list is still in use for when 6 or 7 dice are rolled. + >the 1/3rd million most frequently used words. +

FAQ: How many dice are rolled per word?