|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# Random Extension Polyfill for PHP
|
|
|
|
|
|
|
|
|
|
[](https://packagist.org/packages/arokettu/random-polyfill)
|
|
|
|
|
[](https://opensource.org/licenses/BSD-3-Clause)
|
|
|
|
|
[][COPYING]
|
|
|
|
|
[](https://gitlab.com/sandfox/php-random-polyfill/-/pipelines)
|
|
|
|
|
[](https://codecov.io/gl/sandfox/php-random-polyfill/)
|
|
|
|
|
|
|
|
|
@ -43,5 +43,5 @@ Please file issues on our main repo at GitHub: <https://github.com/arokettu/php-
|
|
|
|
|
The library is available as open source under the terms of the [3-Clause BSD License].
|
|
|
|
|
See [COPYING.adoc][COPYING] for additional licenses.
|
|
|
|
|
|
|
|
|
|
[3-Clause BSD License]: https://opensource.org/licenses/BSD-3-Clause
|
|
|
|
|
[3-Clause BSD License]: LICENSE.md
|
|
|
|
|
[COPYING]: COPYING.adoc
|
|
|
|
|