Skip to contents

Generate a random string vector

Usage

random_string_vector(n = 500, length, characters = c(letters[1:6], 0:9))

Arguments

n

The number of items in the vector

length

the number of characters in a string

characters

A vector containing the characters to include