NOTE: By using this project, the user declares @seg-leinad not liable for any security problem that may be derived from the usage of the project. More information on the security characteristics and the generation process of these passwords can be found below. Have you ever struggled to find a password you're able to remember? @seg-leinad 's Password Generator is here to help you! It currently only supports generating easy-to-remember passwords, but more functionalities are expected in the future. FAQ (add yours on the comments, I'll be glad to answer): HOW DO I USE THIS GENERATOR? In order to use this generator, just follow the directions on the screen. When you're requested to answer something, just type it in the box below. To create a password, you'll be asked to set up three parameters: length (your password will be that exact lenght), uppercase (which will make your password include random uppercase letters) and symbols (which will make your password include symbols). WHAT IF I CAN'T REMEMBER MY PASSWORD? If you think your password is too difficult to remember, generate another one and try with it. If this is still too much, try to disactivate uppercase or symbols if it's activated. Please note this will most probably lower the strength of your password. HOW DOES THIS WORK? This project takes a random word from a list of English's 3000 most used words (which most English speakers know) and adds one of 34 common suffixes to it, creating a unique combination. Numbers and symbols are added afterwards, same as uppercase letters. In total, there are around 100000 possible passwords available to be generated, without taking into account letter case, numbers and symbols, which in turn raise the combinations to millions. The number of possible passwords increases with password length: IS MY PASSWORD STORED? Passwords created in here are only stored by the project while they are being displayed, as the project doesn't use cloud variables. Therefore, you should copy your password after generating it, or it'll disappear. ARE THESE PASSWORDS SECURE? Passwords created in here use pseudo-random numbers during their generation process, creating a range of millions of different passwords that can be generated using this project. You can use a website like https://lowe.github.io/tryzxcvbn/ to chek its strength