This package browser is in early development. Mind the rough edges.

perl-crypt-randpasswd 0.06

Random password generator

Crypt::RandPasswd provides three functions that can be used to generate random passwords, constructed from words, letters, or characters. This code is a Perl implementation of the Automated Password Generator standard, like the program described in "A Random Word Generator For Pronounceable Passwords". This code is a re-engineering of the program contained in Appendix A of FIPS Publication 181, "Standard for Automated Password Generator".

Installation

Install perl-crypt-randpasswd 0.06 as follows:

guix install perl-crypt-randpasswd@0.06

Or install the latest version:

guix install perl-crypt-randpasswd

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.