The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Template::Plugin::RndString - Plugin to create random strings

SYNOPSIS

[% USE RndString(chrset => ['a'..'z']) %]

Result: [% RndString.make(min_length,max_length) %]

OPTIONS

SEE ALSO

Template Toolkit is a fast, flexible and highly extensible template processing system http://template-toolkit.org/ Crypt::GeneratePassword - generate secure random pronounceable passwords http://search.cpan.org/~neilb/Crypt-GeneratePassword/lib/Crypt/GeneratePassword.pm

LICENSE

Copyright (C) bbon.

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

AUTHOR

bbon bbon@mail.ru