Name : perl-Text-Password-Pronounceable
| |
Version : 0.30
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 8.1
| Date : 2018-10-07 19:08:49
|
Group : Development/Libraries/Perl
| Source RPM : perl-Text-Password-Pronounceable-0.30-8.1.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
Summary : Generate pronounceable passwords
|
Description :
This module generates pronuceable passwords, based the the English digraphs by D Edwards.
METHODS * *new*
$pp = Text::Password::Pronounceable->new($min, $max); $pp = Text::Password::Pronounceable->new($len);
Construct a password factory with length limits of $min and $max. Or create a password factory with fixed length if only one argument is provided.
* *generate*
$pp->generate; $pp->generate($len); $pp->generate($min, $max);
Text::Password::Pronounceable->generate($len); Text::Password::Pronounceable->generate($min, $max);
Generate password. If used as an instance method, arguments override the factory settings.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Text::Password::Pronounceable)
perl-Text-Password-Pronounceable
Requires :