Password Generator
Generate cryptographically random passwords with configurable length and character types, plus an entropy/strength estimate.
Passwords are generated with PHP's cryptographically secure random_int() and never stored anywhere — copy it now, since closing this page loses it for good.