Warning
This isn't meant to be a reliable way to generate a password. This is meant for educational purposes and should be taken as such.
Project's goal was to create a algorithm that suits the following requirements...
- Generate different passwords for each different site.
- Password should be easily reproducible.
- The algorithm should be...
- Easy to remember and apply
- Use sequencing, selection, and iteration.
- Password should be complex and met security standards with 8 characters being the minimum.
Project was turned in at 9/25/2024 at 3:50pm CST