diff --git a/index.html b/index.html index 00d50a1..f1bdf23 100644 --- a/index.html +++ b/index.html @@ -243,11 +243,18 @@ Examples: Roll the Dice 4 times.

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

-I used to use the original wordlist, +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. +

+

+ + +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 I got +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. + >the 1/3rd million most frequently used words. Peter Norvig's list is still in use for when 6 or 7 dice are rolled.

FAQ: How many dice are rolled per word?