Description
Perl programs can generate cryptographically secure random bytes for tokens, keys, nonces, and other security-sensitive values. This is important when predictable randomness would weaken authentication, encryption, or session handling.
It is a library for developers, not a password manager or encryption app. Software using it must still choose correct protocols and protect generated secrets.