arokettu/random-polyfill

PHP 的随机扩展 Polyfill

1.99.0 2022-09-01 22:23 UTC

This package is auto-updated.

Last update: 2024-09-07 10:46:02 UTC


README

PHP License Gitlab pipeline status Codecov Packagist Downloads

这是 PHP 8.2 版本中发布的新 ext-random 扩展的 Polyfill。

要求

  • PHP 7.1
  • PHP 7 上强烈建议使用 GMP 扩展

安装

composer require 'arokettu/random-polyfill'

兼容性

该库旨在与 PHP 8.2.0 和后续补丁版本中发布的 ext-random 兼容。

文档

随机扩展

阅读官方 PHP 文档: https://php.ac.cn/manual/en/book.random.php

该 Polyfill

在此处阅读完整文档: https://sandfox.dev/php/random-polyfill.html

也在 Read the Docs 上: https://php-random-polyfill.readthedocs.io/

支持

请在 GitHub 的主要仓库中提交问题: https://github.com/arokettu/php-random-polyfill/issues

在 Gitter 的房间中随时提问: https://gitter.im/arokettu/community

许可

该库在 3-Clause BSD 许可证下作为开源软件提供。有关其他许可证,请参阅 LICENSE.mdCOPYING.adoc