Ultra basic password strength tester
This is a VERY basic strength-tester of passwords. It's only based on length for now. Will add checkers such as whether or not the password contains both capitalized and lower case letters, if it contains numbers and if it contains any special characters as these also increases password strength based on the research I've done so far.
SOURCES OF INFORMATION Here you can see whatever sources I used to get the information about password strength that i based the script on.
'Create and use strong passwords', Unknown author, Microsoft https://support.microsoft.com/en-us/windows/create-and-use-strong-passwords-c5cebb49-8c53-4f5e-2bc4-fe357ca048eb
'Why password strength is crucial in tech', Nulab Staff, Nulab https://nulab.com/learn/software-development/password-strength
'Password Complexity: Strengths, Weaknesses, Best Practices', Unknown author, 1kosmos https://www.1kosmos.com/security-glossary/password-complexity