Password Generator

Standard security protocols suggests to use passwords with a minimum length of 8 characters and containing at least three of the four categories above.

The generation is done client-side to ensure the safety of the pasword, as it is never transmitted through the network.