# Functions

Init must be called at the start of every program.
No description provided by the author
No description provided by the author
RandomInt returns a random integer between min and max.
RandomString returns a random string of 6 words.
RandomStrings returns a random list of n strings.
RandomWord returns a random word from the list of words.
RandomWords returns a random list of n words.