| Name: | perl-String-Random |
|---|---|
| Version: | 0.32 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 48573 |
| License: | GPL+ or Artistic |
| RPM: | perl-String-Random-0.32-1.el9.noarch.rpm |
| Source RPM: | perl-String-Random-0.32-1.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/String-Random |
| Summary: | Perl module to generate random strings based on a pattern |
| Description: | This module makes it trivial to generate random strings. Currently, String::Random defaults to Perl's built-in predictable random number generator so the passwords generated by it are insecure. |