Password Generator

Posted: June 16, 2011 in Software Downloads
Tags: , , , , , , ,

So this is a simple password generator written in Java that I created in about 2 hours. It allows you to specify the length of the password – whether you would like alphabets, numeric digits and special characters in the password. It does not guarantee a secure password – as you will see if you read the code, but acts as an idea and perhaps as a stronger substitute to your firstname+lastname as your password. So use as you wish and learn from the code.

 

http://i51.tinypic.com/b4sr38.jpg

 

 

Executable JAR file can be downloaded from HERE

Source code can be downloaded from HERE

 

-Imraan Moosa

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s