Skip to content

ztbarrier/RandomPasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RandomPasswordGenerator

This program is used to generate random strings of 7 characters that uses both upper & lowercase characters, numbers, and symbols.

The program uses multiple ArrayLists, to further improve my understanding of the Data Structure. It also is fully commented, to show why I did everything I did, and to show my understanding of collections.

I plan on revisiting the project to make it MUCH more useful, as in letting passwords save to a local file with the website name, so the user has a record of the password and what website it is for.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages