makepasswd

Erik Enge erik at thingamy.net
Mon Jun 4 10:13:35 EDT 2001


On Mon, 4 Jun 2001, Peter I. Hansen wrote:

> Is there a python funtion to generate passwords ? (Like the perl
> makepasswd)

I'm sure there is a better one, but this is something I implemented a year
or two ago.  This can make pronouncable passwords, I've trained it ;)

It's ugly and over-documented, but it worked last time I tested it.

Pick it up at: <URL:http://nittin.net/erik/software/randompass.py>.





More information about the Python-list mailing list