Description Usage Arguments Value See Also
Generates a random character string that
is different from each of the values in exclude
.
1 | unique_random_string(exclude = NULL, n = 30)
|
exclude |
excluded values for the returned character string |
n |
number of characters in the returned character string |
random character string not in exclude
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.