Source: libsession-token-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Per Carlson Build-Depends: debhelper (>= 9.20120312~), perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsession-token-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsession-token-perl.git Homepage: https://metacpan.org/release/Session-Token Testsuite: autopkgtest-pkg-perl Package: libsession-token-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: secure, efficient, simple random session token generation Session::Token provides a secure, efficient, and simple interface for creating session tokens, password reset codes, temporary passwords, random identifiers, and anything else you can think of. . This module is one of the recommended password generators in the comparison conducted by Neil Bowers (http://neilb.org/reviews/passwords.html) and is characterized as "is very fast and takes random number generation very seriously".