LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

lorem

generates Lorem Ipsum placeholder text

TLDR

Generate paragraphs
$ lorem [5]
copy
Generate sentences
$ lorem -s [10]
copy
Generate words
$ lorem -w [50]
copy
Generate bytes
$ lorem -b [500]
copy
Copy to clipboard
$ lorem [3] | pbcopy
copy

SYNOPSIS

lorem [options] [count]

DESCRIPTION

lorem generates Lorem Ipsum placeholder text. It creates dummy text for design and development.The tool produces paragraphs, sentences, or words of standard Lorem Ipsum text.

PARAMETERS

COUNT

Number of units to generate.
-s
Generate sentences.
-w
Generate words.
-b
Generate bytes.
-p
Generate paragraphs (default).
--help
Display help information.

INSTALL

sudo pacman -S lorem
copy
brew install lorem
copy
nix profile install nixpkgs#lorem
copy

CAVEATS

Various implementations exist. Output format varies. Development/design use.

HISTORY

Lorem Ipsum text originates from Cicero's "De finibus bonorum et malorum" (45 BC), used as placeholder text since the 1500s.

SEE ALSO

shuf(1), fortune(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid