Generate lorem ipsum text of varying sizes in Atom.
Install the Lorem Ipsum package using the command line
apm install lorem-ipsum
Or install it from the Atom Package Manager.
If you want to make changes to this project. Install the package using
apm develop lorem-ipsum
Then open Atom in developer mode (Atom command tools must be installed)
cd path/to/package
atom --dev
Labore sit nulla amet enim reprehenderit esse laborum Lorem quis in eu.
Veniam veniam sit cupidatat mollit dolor proident. Ea est reprehenderit reprehenderit ullamco. Sunt dolore sint velit incididunt dolore reprehenderit ad sit. Do esse voluptate sit in consequat sint Lorem consectetur laboris elit ipsum. Fugiat excepteur dolor veniam sit velit aliquip laboris consectetur dolor incididunt sint proident.
You can probably guess what this will look like... (3-5 paragraphs)
It's possible to customize the text generation settings. They are all currently
defined by ranges
, which are 2 integers in ascending order, separated by a comma
(weird results otherwise).
The number of paragraphs generated when you generate multiple paragraphs.
Number of sentences in a paragraph.
Number of words in a sentence.