Ever wondered if your password wasn't safe? Don't worry! This password tester tests if your password is good or not, and whether you should get a new password! And if you need a new one, it can be generated here, too! HOW TESTING PASSWORDS WORKS: The password is stored in a variable (not a cloud variable or list), and then is put through many different if blocks to give a score to see if your password is safe. For example, is your password too short? Does it have sequences (1234, abcd, etc.)? Then it gives you a score and feedback, to get your final result! HOW GENERATING PASSWORDS WORK: Generated passwords work by randomly selecting a letter, number or symbol. It joins that to the generated password, and then it repeats until the entire password is completed. Then, it tests the generated password to give you an idea of how secure it is, and also shows you it. If it says you got a bad score when you tested your password, don't take it too badly; the tester is still being improved, so you may get a different score next time! However, it is best to follow the password tester's advice, because if you don't, you could get hacked!