pwgen secure password generator

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

oK[.i2A3}L~o6?aK W!ipVZJ40|=-PtO9 I4b)@x6C0Pz|X7e, ~g|}MS^;v6<%(,dH
#,hBz61h~A5\*@,v G|>f9kt/WQ.;8^+p Wx'Rg;%h_>R9^>%l {UOuins\It&zSC3I
"7TQ|${mj;,0q)2d VFR(c4&n:%9z1x`g f-!:E)g&j4"J.DPl &q%NGq8V(X#,1N\H
KU$#H+FE#6l6wa_d b~h>`vhGrS5GNgR. 0@tcAX{siKjN=l8R .)CccaTnpU0%+1}}
Zg?q"XdBE0\U>k]p ?;]m#*iBK2u4,vm! V2mHN7t:z0B&SO%f JhUvq2e0T7Ao%AO>
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!!!