Most people choose very insecure passwords. These passwords can often be guessed, or they can be found with a dictionary attack, or a brute force attack. In a dictionary attack, a hacker will use dictionary words until he finds your password. Also, he can use random generated passwords until your password is found.
We suggest that you use this tool every time you need to generate a password. This can include:
This tool will generate a secure password for your applications. It uses local events on your computer like the time, mouse position, etc. to generate entropy. Entropy can be seen as random data. You can also add additional entropy by entering random text in the form above. A SHA1 algorithm is used for hashing the entropy. You can search the web if you want to know more about hashing and secure password generation. Also, some tools may help you to manage all your passwords.