[ 源代码: php-random-compat ]
软件包: php-random-compat (2.0.11-1)
php-random-compat 的相关链接
Trisquel 的资源:
下载源码包 php-random-compat:
- [php-random-compat_2.0.11-1.dsc]
- [php-random-compat_2.0.11.orig.tar.gz]
- [php-random-compat_2.0.11-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian PHP PEAR Maintainers (Mail Archive)
- Daniel Beyer
- David Prévot
外部的资源:
- 主页 [github.com]
相似软件包:
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
The random_compat polyfill provides simple interfaces for cryptographically secure random number generators added in PHP 7.0.0:
* random_bytes(int) generates an arbitrary number of random bytes * random_int(int, int) returns a random integer between two given values (inclusive)
其他与 php-random-compat 有关的软件包
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- sug: php-libsodium
- PHP wrapper for the Sodium cryptographic library