Download the PHP package basecardhero/randoms without Composer
On this page you can find all versions of the php package basecardhero/randoms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download basecardhero/randoms
More information about basecardhero/randoms
Files in basecardhero/randoms
Package randoms
Short Description A random.org api wrapper for php.
License MIT
Homepage https://github.com/basecardhero/randoms
Informations about the package randoms
BaseCardHero - Randoms
This package was created for a project I am working on and does not fully support random.org services (or the way you may want it to). Feel free to add functionality by creating a pull request. See contributing.
Installation
You can install the package via composer:
Usage
You will need to configure the Random.org API Key.
Examples
Create a client instance
generateSignedIntegers
You can get the json response with the following.
See generateSignedIntegers for the respons structure.
getUsage
You can get the json response with the following.
See getUsage for the respons structure.
Command line examples
Before using the command line examples, be sure to set your api key.
generateSignedIntegers
getUsage
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Base Card Hero | basecardhero.com
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
PHP Package Boilerplate
This package was generated using the PHP Package Boilerplate.
All versions of randoms with dependencies
dealerdirect/phpcodesniffer-composer-installer Version ^0.7.0
guzzlehttp/guzzle Version ^7.0.1
mockery/mockery Version ^1.3
phpunit/phpunit Version ^8.5