wind/random-compat 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-06-30