jonadsimon / wonder-words-generator

Generates WonderWords puzzles
Apache License 2.0
2 stars 0 forks source link

Add new max_freq_stoch pivot type #70

Open jonadsimon opened 2 years ago

jonadsimon commented 2 years ago

Add new max_freq_stoch, which in the case of multiple instances of most-common letters grabs a random one to use as a pivot

Consider combining with the "jiggle" logic so that there's some trade-off between frequency and closeness-to-center