ogallagher / wordsearch_generator

Multilingual wordsearch (word search) generator
https://wordsearch.dreamhosters.com
MIT License
6 stars 2 forks source link

Prob dist within charset vs separate prob dists #60

Open ogallagher opened 2 years ago

ogallagher commented 2 years ago

The different ways for probability distributions to be represented and stored makes it much more confusing than it likely needs to be. It would be more straightforward for probability distributions to always be members of a charset, and not direct members of an alphabet.