Creates a random string of either all uppercase, all lowercase, or both of a given character_length

str_random(character_length, replace = TRUE, type = "both")