cyphrix/random-org

Random.org JSON-RPC mini-client for generating passwords / UUIDs

0.9.1 2016-01-28 21:48 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:18:14 UTC


README

Developed for use on adventuresinphp.net. May have applications elsewhere. For example usage, see public/index.php.

Example requires .env file in base directory, with parameter RANDOM_ORG_API_KEY set to your key, which can be obtained from the Random.org website.

A .env.example file has been included in the base directory for your convenience. Simply rename this to .env and provide your API key in the space provided.