This is the code written in C#.NET and I don't know who write this code but this is very effective code and can be use to generate password of any length.
In this code you can change the
1 - Maximum Length of Password
2 - Minimum Length of Password
3 - Number of Upper case & Lower case letters
4 - Number of Special Characters
to get the password of your choice.
Tags:
C#.NET