Description Usage Arguments Value
Generate a random string of specified length
1 | random_string(string_length = 6, replace = TRUE)
|
string_length |
Integer, length of the string to generate. |
replace |
Bollean, Use replace in the sampling procedure. |
A random string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.