Module toipe::textgen

source ·
Expand description

Utilities for generating/selecting new (random) words for the typing test.

Structs§

  • Wraps another word selector, taking words from it and adding punctuation to the end of or around words with a configurable chance. Will capitalize the next word when an end-of-sentence punctuation mark is used.
  • Efficient selector of words from a word list.

Traits§