[ 源代码: libcrypt-urandom-token-perl ]
软件包:libcrypt-urandom-token-perl(0.005-1)
libcrypt-urandom-token-perl 的相关链接
Debian 的资源:
下载源码包 libcrypt-urandom-token-perl:
- [libcrypt-urandom-token-perl_0.005-1.dsc]
- [libcrypt-urandom-token-perl_0.005.orig.tar.gz]
- [libcrypt-urandom-token-perl_0.005-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to generate secure strings for passwords, secrets and similar
Crypt::URandom::Token provides a secure way to generate a random token for passwords and similar using Crypt::URandom as the source of random bits.
By default, it generates a 44 character alphanumeric token with more than 256 bits of entropy. A custom alphabet with between 2 and 256 elements can be provided.
Modulo reduction and rejection sampling is used to prevent modulus bias. Keep in mind that bias will be introduced if duplicate elements are provided in the alphabet.
其他与 libcrypt-urandom-token-perl 有关的软件包
|
|
|
|
-
- dep: libcrypt-urandom-perl (>= 0.40)
- module that provides non blocking randomness
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)