/loremipsum

Lorem Ipsum generator

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Build status Test coverage 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 pargraphs based on a lexicon, a sample text, and a list of characted used as word or sentence delimiters. By default this package will generate Lorem Ipsum style text, but you can customize the generator to effectively load any sample text you like.

You can read more on Pythonhosted or Read the Docs. Since this package has en extensive docstring documentation as well as code comments, you can read more browsing the source code or in the python interactive shell.