Generate lorem ipsum text.
This is a Rust implementation of jnunemaker/lorem.
USAGE:
lorem <number> <type>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<number>
<type> [possible values: characters, words, paragraphs]
Just make sure to use cargo fmt - pull requests happily accepted!