random_string
From sparklyr v0.9.4
by Javier Luraschi
Random string generation
Generate a random string with a given prefix.
Usage
random_string(prefix = "table")
Arguments
- prefix
A length-one character vector.
Community examples
Looks like there are no examples yet.