Random IDs
rand_names.Rd
Generate random unique IDs.
Usage
rand_names(
old_names = character(0L),
n = 1L,
length = 15L,
chars = letters,
prefix = "",
suffix = ""
)
rand_names.Rd
Generate random unique IDs.
rand_names(
old_names = character(0L),
n = 1L,
length = 15L,
chars = letters,
prefix = "",
suffix = ""
)