Versions in this module Expand all Collapse all v0 v0.1.0 Apr 26, 2021 Changes in this version + func Lorem(wordCount ...int) string + func LoremGenerateTextFile(filename string, maxWords, maxChars int) error + func WordsFrequency(text string) (list [][]string)