Java Password Generator will help you to generate a secure and hard to guess password. You can choose your password length, and select at least one out of four conditions which are:
- Uppercase letter
- Lowercase letter
- Digits
- Special characters
-
Create your own fork of Java Password Generator by clicking on Github's Fork button above (you may have to log in first - github help).
-
Install the following: • git • Eclipse (preferred: Eclipse IDE for Java Developers) • [Eclipse](add WindowBuilder plugin) (Read the WindowBuilder documentation for details)
-
Use git to clone your forked repositories
git clone git@github.com:yourgithubid/guipassword.git
(see Github's instructions if you need help). Follow the Github Line Ending Help
- Open up eclipse and import the Guipassword, projects.
For general support requests, use Zetta Tips's Contact page. For development questions, contact markjue via e-mail.