random_text | R Documentation |
A Random Lorem Ipsum
random_text(nchars = NULL, nwords = NULL, offset = 0)
nchars |
number of characters. One of the two params should be left NULL. |
nwords |
number of words to return. One of the two params should be left NULL. |
offset |
number of characters or words to offset the result by. Defaults to 0. |
a text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.