wind/random-compat
Composer 安装命令:
composer require wind/random-compat
包简介
A compatibility library for the proposed simplified random number generator
关键字:
README 文档
README
What is this library?
This is a proof-of-concept (and potentially a compatibility library) for a simplified random number generation API to be proposed for PHP core for 5.6.
This library can generate strong random numbers and cryptographically secure random numbers.
Usage
While the API is in flux, refer to test.php for example usage and the Random class itself under lib.
composer install
"require": { "wind/random-compat" : "dev-master" }
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-30