Module goose_eggs::text

source ·
Expand description

Functionality for efficiently generating random text.

Functions

  • Generate a random “word” of the specified length of random alphanumeric characters.
  • Generate a random “sentence” comprised of random alphanumeric “words” each ranging between 3 and 12 characters.