gen_str | R Documentation |
generate strings
gen_str(n = 1, len = 3, seed = NULL)
n |
number of strings to generate |
len |
string length |
seed |
random seed |
string
gen_str(n = 2, len = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.