pwgen secure password generator

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

qW^*^.?$mD<"8O'2 wG-7hYRT46Bz\\(- 7w>cK!iOoqdZf6#{ lRZ3|pp/wqm-0fr)
ZMA^>%J|dK2@Q}cu g9qnj(@}(Giu{6.a [!u%r(v:ps]P5>wU :rTA|1B(gqq$^CiQ
G%9~}_=8@UyL2ROX Z.[5i=2tkM}O,qA_ U+a&11j6~4Wzxz]` 9mm|/E0&D\fu"hcn
*0~^NZ8JB8fzLoC5 <mCA<fy:$8z0VSx! Lw&E-&Wy{r@.a7;} iw!\E1Fq.'m"(gX;
Dk1J2a?!7`?t|%ra oCFbmYy<lsZ`6{?; _0CGU9wbs(PzHc>_ Zl>&a[9-addV&S2F
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!!!