The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 1.009

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

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.