Random string generation
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. |
Generate a random string with a given prefix.
| Arguments | Description |
|---|---|
| prefix | A length-one character vector. |