A cli to generate true random numbers using random.org
RANDOM.ORG offers true random numbers to anyone on the Internet. The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.
git clone https://github.com/rbjnazz/ro-cli.git
cd ro-cli
pip install -r requirements.txt
- Integers
- Sequences
- Integer sets
python ro-cli.py