| Name: | perl-String-Random |
|---|---|
| Version: | 0.32 |
| Release: | 9.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 47599 |
| License: | GPL+ or Artistic |
| RPM: | perl-String-Random-0.32-9.el10_0.noarch.rpm |
| Source RPM: | perl-String-Random-0.32-9.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-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. |