R/Hash_var.R
random_string_vector.Rd
Generate a random string vector
random_string_vector(n = 500, length, characters = c(letters[1:6], 0:9))
The number of items in the vector
the number of characters in a string
A vector containing the characters to include