Posted March 09, 2016
hyperagathon: Not so strange if you carefully read what the OP actually tried. Though, even with numbers only, it's still 10**20...
I read what he tried. Password cracking software/algorithms are a lot more advanced than the average person might think they are, and the majority of people's passwords tend to be easy to crack via software means by using dictionary permutation attacks, common password database attacks, rainbow tables, brute force and other. As time goes on, the CPU/GPU power available to even an individual is enormous especially with easily available cheap cloud computing. 10/20 digit simple passwords that are just numbers or similar simplicity are just not significant to protect against the real world threats that are out there. Over time the problem gets worse because passwords become only easier to crack, but people's methods for choosing passwords do not tend to get more complex. Security experts out there recommend password selection that is generally much more complex than people choose on their own fruition, and that leaves them more vulnerable. So websites etc. test password strength based on real world security guidelines and reject passwords considered weak. If someone considers their password strong and software considers it weak, it is probably a divergence between their perception of threat and the actual real threat.
The easy way for people to solve the problem without a lot of headaches is to use a vetted password keeping application such as KeepassX (cross platform) or PasswordSafe (Windows only). Then the program can generate amazingly complex passwords with built in global and per site customizeable rules, and the user doesn't have to bother worrying about these things, letting technology solve the problem instead. Just need to remember one master password then.
That's the solution for "my password needs to be too hard". One of them anyway.