Package : perl-String-Random > RPM : perl-String-Random-0.320.0-2.mga9.src.rpm

Basic items

Name perl-String-Random
Version 0.320.0
Release 2.mga9
URL https://metacpan.org/release/String-Random
Group Development/Perl
Summary Perl module to generate random strings based
Size 28KB
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 cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 17:34:11
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie