create_rand_str | R Documentation |
This function generates a random string of 10 characters, consisting of 3 uppercase letters, 4 digits, and 3 lowercase letters.
create_rand_str()
A character string of length 10, consisting of random letters and numbers
create_rand_str()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.