Description Usage Arguments Value
View source: R/random_string.r
Create a random string from letters and numbers
1 | random_string(x, letters = NULL, numbers = NULL)
|
x |
a length of the random string |
letters |
a number of letters |
numbers |
a number of numerals |
a random string of length x
from letters and numbers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.