Password/Key Generator needed

Ideas for new features & functions

Moderators: Dorian (MJT support), JRL

Post Reply
schwander
Junior Coder
Posts: 29
Joined: Tue Jun 14, 2011 6:32 am

Password/Key Generator needed

Post by schwander » Sat Jun 18, 2011 1:01 am

Hi,
It would be a great to add Password Generator command.
Something like this:

Let>ExcludedSymbolsVar=0o1l
Let>SpecialSymbolsVar=!@#$%^&*=
PassGen>PassLength,Digits(1/0),Letters(1/0),SpecialSymbols(1/0),ExcludedSymbols (1/0),Result

About ExcludedSymbols.
I mean "0" (null), as it looks like "o" (letter) in some cases. Or "l" (letter) looks like "1" (one).

SpecSymbVar and ExclSymbVar are predefined by default as System Variables, but a user must have ability to change their values manually.

schwander
Junior Coder
Posts: 29
Joined: Tue Jun 14, 2011 6:32 am

Post by schwander » Sat Jun 18, 2011 4:49 pm

Hi,
One more parameter for Password Generator:
LetterCase
0 - Both Upper & Lower Case
1 - Only Lower
2 - Only Upper

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts