Package : perl-String-Random > RPM : perl-String-Random-0.300.0-2.mga7.src.rpm

Basic items

Name perl-String-Random
Version 0.300.0
Release 2.mga7
URL http://search.cpan.org/dist/String-Random
Group Development/Perl
Summary Perl module to generate random strings based
Size 27KB
Arch noarch
License GPL+ or Artistic

Description

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"), "
";

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 14:01:41
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie