We define the characters allowed (removed unsafe chars) and get the total number of characters
Prompt user for length and set that as total iterations count
Generate a random number between 1 and total chars
Pick the character at the index of the random number