sparklyr
Get Started
Guides
Databricks
Deployment
News
Reference
Packages
Learn more
On this page
random_string
Description
Usage
Arguments
Random string generation
R/utils.R
random_string
Description
Generate a random string with a given prefix.
Usage
random_string
(
prefix =
"table"
)
Arguments
Arguments
Description
prefix
A length-one character vector.