Password Generator 1.0 (pwgen for short) is distributed under the
terms of the GNU General Public License (read the file COPYING).

For instructions on how to install pwgen, read INSTALL.

Pwgen generates passwords. Default is 8 lowercase characters. One fourth of
the characters are always numbers. You can specify both length and type of
letters that are to be used in the passwords. There is also a ``script
mode'' that removes all unnecessary output, and is ideal for use in script
where the password should be a part of the command line (not recommended
because of security issues) or the password should be piped to stdin of
another program.

Bug reports and other comments should be mailed to:
Knut Anders Hatlen <kahatlen@online.no>
Mail can be encrypted using my public key found in pgpkey.txt.

Sample commands and following output:

kaputt:~ % pwgen
Generated password: t5z5wdkg

kaputt:~ % pwgen u
Generated password: AMACCB48

kaputt:~ % pwgen u13
Generated password: TGDOUY0Q9WEQ3

kaputt:~ % pwgen m20
Generated password: DD9ivmIfph37vgi5s5NJ

kaputt:~ % pwgen m20q
Jg5oTqopA24Fapndz9T2
