[ 原始碼: 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
- Larry Wall's Practical Extraction and Report Language