Home | Sitemap | Contact | remote.org Homepage Jochen Topf Search:    
  : Home : Software : genpasswd    

Programs: genpasswd

This little perl script generates a random 8 char password. It uses /dev/random so it will probably only work on Linux. Only letters and numbers are used, but not the letters o, O, i and I and the numbers 0 and 1, because they are too easy to mix up. The programm will print the password in clear and in a crypted version.

Download genpasswd.