This helper function can be used to create a random, character-based ID value argument of variable length (the default is 10 letters).

random_id(n = 10)

Arguments

n

The number of lowercase letters to use for the random ID.

Value

A character vector containing a single, random ID.

Function ID

7-25

See also