randomString | R Documentation |
Generate a random string
randomString(n = 10L)
n |
|
character(1)
.
Updated 2023-08-01.
https://stackoverflow.com/questions/42734547/
x <- randomString()
print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.