[ 原始碼: php-random-compat ]
套件:php-random-compat(2.0.18-1)
php-random-compat 的相關連結
Debian 的資源:
下載原始碼套件 php-random-compat:
- [php-random-compat_2.0.18-1.dsc]
- [php-random-compat_2.0.18.orig.tar.gz]
- [php-random-compat_2.0.18-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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
- 套件暫時不可用