Forum Discussion
VincyJelsingh
2 years agoNew Contributor II
Thank you for this solution. But this provides the password as an Array list while I am looking for a string password which has exactly 8 characters (this includes 1 upper case, 1 number, 1 special character)
VincyJelsingh
2 years agoNew Contributor II
Hello Bojan,
Thank you for your help. I was able to do a python script for the same and it works as expected, thank you.