Hi there,
I've been reading this forum a lot, and happens to be the first time I need to post something on my own.
I've found this very useful piece of code from your script repository and I've been able to tweak it for my needs but for one thing: eliminate the number 0 (zero) from the list of possible list of numbers to be used.
I know I could read the string and if 0 (zero) is found, reject the password, but would rather understand/find a way how to make it not an option at all to generate the password.
Thanks a lot in advance for your answers.
Patrick