D
David Eadie
G'Day all,
I cant work out how to create a random password generator.
In specific the password (or well the output as a string) needs to be
in the following format:
abc123
So no capitals or other characters, Just the first three being letters
and the last three being numbers in random. Basically im creating a
list if these to write to a text file (I can do that part
)
I have googled and come across many examples but none that will help
me.
Any ides?
Dave.
I cant work out how to create a random password generator.
In specific the password (or well the output as a string) needs to be
in the following format:
abc123
So no capitals or other characters, Just the first three being letters
and the last three being numbers in random. Basically im creating a
list if these to write to a text file (I can do that part

I have googled and come across many examples but none that will help
me.
Any ides?
Dave.