Gypsum is a Lorem-Ipsum text and file generator written in Go.
Usage of ./gypsum
-c, --count int
The number of files generated. If this is 1, a single text file is generated with all the content. Otherwise the content is written in multiple text files in a directory (default 1)
-o, --out string
The file or directory in which the generated text would be stored (default "-")
-s, --size string
Size of each file generated (default "10M")
Gypsum is licensed under MIT License. Please go through the LICENSE file to understand what it covers.