NAME

pwgen-xkcd.pl - Generate a xkcd-style password

VERSION

version 1.011

USAGE

pwgen-xkcd.pl [options]

Options:
  --words      Number of words to generate, default 4
  --digits     Add some digits, default 0
  --language   Language of word list, default en-GB
  --wordlist   file containing one word per line
                 or Perl module implementing a wordlist

SEE ALSO

See perldoc CtrlO::Crypt::XkcdPassword for even more info.

AUTHOR

Thomas Klausner <domm@plix.at>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 - 2021 by Thomas Klausner.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.