Input the website that you are looking to find a password for, the brand of the device that you are on, and your birthday and this will generate a password for you. (be careful with spacing because it will not work if the spacing is not perfect)
How the algorithm works: 1. You will enter a website and it will be stored in “website’ 2. The code counts how many vowels are in the website and separates them from the consonants 3. The algorithm then counts how many vowels there are and writes out the number in word form with capitalizing the 3rd letter (for example, if there are 3 vowels it will input into the password “thRee”). This is then the start of the password 4. If the amount of vowels is even, a “!” will be added, but if the amount of vowels is an odd number, a “?” will be added to the end of the current password. 5. The algorithm will then multiply the length of the website name and the amount of vowels together and add that number to the end of the current password. 6. You will then enter the brand of the device that you are on. 7. The algorithm will reverse the order of the brand and add it to the end of the current password (for example, apple goes to elppa) 8. If the amount of letters in the website is even, a “#” will be added, but if the amount of letters is an odd number, a “+” will be added to the end of the current password. 9. You will then enter you birth date in “**/**/**” form 10. The algorithm will then calculate how many consonants there are in the website 11. It will then multiply the last 2 numbers in your year of birth by the amount of consonants in the website and add that number to the end of the current password. 12. The final step is it will add the first letter of the website to the end of the password.