HOWTO: Quick password generator with pwgen, python and libnotify
August23
This is a quick snippet to generate random password quickly and also get them copied in your clipboard for fast using.
All you need is python, pwgen, libnotify and pygtk (using GNOME in this one
).
Tested on Debian Lenny.