Generate_Random_Documents

Generate random documents

 

generate_random_documents

Generate Random Documents

A sort of lipsum generator only truly random.

Usage: generate_random_documents.py [options]
Generate random language like content

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -t TYPE, --type=TYPE  The type of content to be generate. IE words,
                        sentences, paragraphs, or documents
  -l LENGTH, --length=LENGTH
                        How many words, sentences, paragraphs, or documents
  -f FILE, --file=FILE  File to save the contents into
 
Page curl at bottom of the page