Password Generator
The generated password must follow these specifications:
Random
All parts of the generation must be random, including the length, and the characters used.
Length
The password must be between 8-12 characters.
Characters
It must only use the characters stated within the Allowed Characters section.
Strength
The strength of the generated password must be Strong, using the Password Checker.
Warning
Repeat the generation until it does have a Strong strength.