{"route":"/en-US-v0.13.1/reference/text/lorem/","title":"Lorem","description":"Documentation for the `lorem` function.","part":null,"outline":[{"id":"summary","name":"Summary","children":[]},{"id":"example","name":"Example","children":[]},{"id":"parameters","name":"Parameters","children":[{"id":"parameters-words","name":"words","children":[]}]}],"body":{"kind":"func","content":{"path":[],"name":"lorem","title":"Lorem","keywords":["Blind Text"],"oneliner":"Creates blind text.","element":false,"contextual":false,"deprecation":null,"details":"<p>Creates blind text.</p>\n<p>This function yields a Latin-like <em>Lorem Ipsum</em> blind text with the given\nnumber of words. The sequence of words generated by the function is always\nthe same but randomly chosen. As usual for blind texts, it does not make any\nsense. Use it as a placeholder to try layouts.</p>\n<h2 id=\"example\">Example</h2>\n<div class=\"previewed-code\"><pre><code><span class=\"typ-heading\">= Blind Text</span>\n<span class=\"typ-func\">#</span><span class=\"typ-func\">lorem</span><span class=\"typ-punct\">(</span><span class=\"typ-num\">30</span><span class=\"typ-punct\">)</span>\n\n<span class=\"typ-heading\">= More Blind Text</span>\n<span class=\"typ-func\">#</span><span class=\"typ-func\">lorem</span><span class=\"typ-punct\">(</span><span class=\"typ-num\">15</span><span class=\"typ-punct\">)</span>\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.13.1/assets/8af2acc2969291e2f08d4ebef2a3538e.png\" alt=\"Preview\"></div></div>","example":null,"self":false,"params":[{"name":"words","details":"<p>The length of the blind text in words.</p>","example":null,"types":["int"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false}],"returns":["str"],"scope":[]}}}