Files
tldr/pages.zh/common/lorem.md

20 lines
412 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 罗马假名
> 创建一些随机的拉丁文样式的占位符文本。
> 更多信息:<https://manned.org/lorem>。
- 打印指定数量的单词:
`lorem -n {{20}}`
- 打印10行歌德的《浮士德》
`lorem -l {{10}} --faust`
- 打印5句坡的《乌鸦》
`lorem -s {{5}} --raven`
- 从博卡乔的《十日谈》中打印40个随机字符
`lorem --randomize -c {{40}} --decamerone`