Skip to content

jmbarbier/loremipsum

 
 

Repository files navigation

Build status Documentation status Downloads Latest Version Development Status Supported Python versions Egg Status Wheel Status

The purpose of this package is to generate random (plausible) text sentences and paargraphs based on a dictionary and a sample text. By default this package will generate Lorem Ipsum style text, but you can customize the generator to effectively load any dictionary and any sample text you like.

This package has en extensive docstring documentation, so you can read more on the online documentation or in the python interactive shell as well.