Skip to content

hyerland/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Password Generator

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.

Purpose

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Languages