Character set:
This tool lets you generate random passwords. You can customize the character set and the security level.
All the computation is done locally on the client side. No data is sent to or received from the server.
GenerateCopyPassword:
Entropy sources: Math.random() (low security), crypto.getRandomValues() (high security).