Boggle dice set letter distribution algorithm

124 Views Asked by At

Possible Duplicate:
Boggle letter probability

What algorithm have the creators of the word game Boggle used to come up with these dice sets?

New Version | Old Version
AAEEGN      | AACIOT
ELRTTY      | AHMORS
AOOTTW      | EGKLUY
ABBJOO      | ABILTY
EHRTVW      | ACDEMP
CIMOTV      | EGINTV
DISTTY      | GILRUW
EIOSST      | ELPSTU
DELRVY      | DENOSW
ACHOPS      | ACELRS
HIMNQU      | ABJMOQ
EEINSU      | EEFHIY
EEGHNW      | EHINPS
AFFKPS      | DKNOTU
HLNNRZ      | ADENVZ
DEILRX      | BIFORX

I am trying to construct an algorithm that can be used on any western language to construct similar dice sets.