Hello everyone .

I wonna make a Password Generator, something like a 15 digits password . I know that I must use a "For i = 1 to 15" to repeat the code, but I'd like to know how I can randomize both numbers and letters.

Thanks in advance .