Skip to content
Selvamohan Neethiraj edited this page Mar 13, 2016 · 1 revision

Welcome to the PasswordGenerator wiki!

Lot of time, we scramble to find/generate a new password for creating accounts and/or reset existing account password. This Java project is to help generate random passwords based on some of the basic rules such as NumericMustExists, ...

I wanted to find out if anyone (potential developers) can combine this project with a secured (networked) store that can be accessed by a owner securely from any workstation and/or servers.

Clone this wiki locally