pwgen secure password generator

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

3IKgQY;wXq0UF$jn wrBb/f&o\%Lk15&] S#nPu:KG4uqK1soi }:.W'M}>7Yxy/(/)
UzNYp[LDnV<1NY0l d1P9^V,T'w93NzX. x\[H%(g0]K/WgN'Z `~\l5UAvxOoQTkFW
.0|!NM311:&DOw3g 3GPq@c~+1)`^i`mK (F`7c-MY~#dQ;-*) {[:(T;cAd-T4!Z?Q
*'WqLBPDiAv5Crq4 B*^5WFN`va2tj?w? lV?_s=ZR"Xr7|#.3 vSSJ3~,*?=/pZa4k
eMp!/3_0>1C=_RH< $a3qx$9#VS%.6drg }H7p%Il<zJ.Qjq?N :B&U6X@sK%'Td+S$
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!!!