Class PasswordGenerator
java.lang.Object
org.deltava.util.PasswordGenerator
A utility class to generate random web site passwords.
- Since:
- 1.0
- Version:
- 2.6
- Author:
- Luke
-
Method Summary
-
Method Details
-
generate
Generates a new random password.- Parameters:
pwdLength
- the length of the password- Returns:
- the password
-