pwgen secure password generator

options: length: capitalize: numerals: symbols: secure: ambiguous: no-vowels: generate passwords
$ pwgen -C --capitalize --numerals --symbols --secure 16 20

eV:6Ix!JK~ZiL\[H _vl<Kc^y'rS?E5HY F|?|5><}pg,)9ps2 _Z`M;U<17b"e|r^Y
W]j|"^`7gDHc1(kY 1RUHz-12ygAlYx1- i"5xv"`E]34`7Psw o/)5E%2UAwk;*O9P
F~I$8,~sA$?V9;}~ nq.%fC3z:O7BjKyz $VMlwDIYn/2i++/R )~0r(^{Tw]N^cJ_i
p`|3VT7zT{]^53>/ }c_y]AH]75~W/B&M /C@NLm?[i/Quy-K3 wB}9iMd(&fh%SpG1
/?Q;^o<s{!4I3??, #K1^"Q8aX)rnGo(M n8\Z-{+Jh})>x1)O HRXHz8%rg7.3f8<y
Usage: pwgen [ OPTIONS ] [ pw_length ] [ num_pw ]
 
Options supported by pwgen:
  -c or --capitalize
        Include at least one capital letter in the password
  -A or --no-capitalize
        Don't include capital letters in the password
  -n or --numerals
        Include at least one number in the password
  -0 or --no-numerals
        Don't include numbers in the password
  -y or --symbols
        Include at least one special symbol in the password
  -s or --secure
        Generate completely random passwords
  -B or --ambiguous
        Don't include ambiguous characters in the password
  -h or --help
        Print a help message
  -H or --sha1=path/to/file[#seed]
        Use sha1 hash of given file as a (not so) random generator
  -C
        Print the generated passwords in columns
  -1
        Don't print the generated passwords in columns
  -v or --no-vowels
        Do not use any vowels so as to avoid accidental nasty words

https://sourceforge.net/projects/pwgen/

NOTES:
 + none of the generated data is recorded or kept at all in any way by the provider of this service.
 + this site does not use cookies or any kind of tracking bs or fancy external bloated bs or even any (java)script(s) at all.
 + ip address and the requested url will be kept for a while though like on almost any other standard webserver.
 + the exchanged data between server and client is ssl encrypted.
 + how ever, it is a bad idea to ever trust an online password generator at all (!!!) so, hush! hush! go and use pwgen on your local machine ;-)
 + this generator is made for the authors own convenience and he really don't care about you and your problems at all.
 + this service might go offline without prior notice.
 + did you just read all this crap? :p
 + what are you still doing here? go and get a life! now!!!