This program is intended to help you create a password. It is divided into two programs the first one allows you to generate up to 104 random passwords then it will save the generated passwords in a .txt file. The second program will read generated password file and lets you choose the password that you'd like to save. After you select the password the program will save the selected password into a .txt file so you don't have to memorize your new password. The source code is included in the program. Run the password generator program first then the select password program second.