A "good" password (with minimum security risk) must meet the following minimum requirements:
- to contain alphanumeric characters
- not to contain words from dictionaries
- must be at least 8 characters long
Example of a "good" password: T438pYbs1Q
Example of a password with major security risk: Mihai123
