Description
Security-sensitive random values can be generated in Perl with stronger entropy than the standard rand function. Developers use it for tokens, salts, identifiers, and other cases where predictable randomness would be unsafe. It is a dependency library and still requires correct security design by the application.