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.