Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-String-Random | Distribution: Mageia |
Version: 0.310.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Sun Oct 18 20:06:11 2020 |
Group: Development/Perl | Build host: localhost |
Size: 89064 | Source RPM: perl-String-Random-0.310.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/String-Random | |
Summary: Perl module to generate random strings based |
This module makes it trivial to generate random strings. As an example, let's say you are writing a script that needs to generate a random password for a user. The relevant code might look something like this: use String::Random; $pass = new String::Random; print "Your password is ", $pass->randpattern("CCcc!ccn"), "\n";
GPL+ or Artistic
* Sun Oct 18 2020 tv <tv> 0.310.0-1.mga8 + Revision: 1636744 - update to 0.31 * Wed Feb 12 2020 umeabot <umeabot> 0.300.0-3.mga8 + Revision: 1506195 - Mageia 8 Mass Rebuild
/usr/share/doc/perl-String-Random /usr/share/doc/perl-String-Random/Changes /usr/share/doc/perl-String-Random/LICENSE /usr/share/doc/perl-String-Random/META.json /usr/share/doc/perl-String-Random/META.yml /usr/share/doc/perl-String-Random/MYMETA.yml /usr/share/doc/perl-String-Random/README /usr/share/doc/perl-String-Random/TODO /usr/share/man/man3/String::Random.3pm.xz /usr/share/perl5/vendor_perl/String /usr/share/perl5/vendor_perl/String/Random.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:24:54 2025