bragefuglseth / keypunch

Practice your typing skills
GNU General Public License v3.0
85 stars 13 forks source link

Same word twice in a row, sometimes #1

Closed gregorni closed 1 month ago

gregorni commented 1 month ago

Sometimes the randomly generated text generates the same words twice in a row, or the same word twice within three words. This seems a bit awkward in typing test where keys the point is to type unexpected words. I suggest ensuring a new word generated is always different from the two before it.

bragefuglseth commented 1 month ago

Good idea.