a small pip module to generate true random numbers using random.org's api
Project description
random
a python module to get random numbers from random.org
basic implementation
install the module
pip3 install randomorg_api
import the module
from randomorg_api import Generator
initialize the generator
randomgen = Generator(apikey = "API_KEY_HERE")
generate a number
randomgen.randint()
for documentation go here
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
randomorg_api-0.1.1.tar.gz
(29.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file randomorg_api-0.1.1.tar.gz.
File metadata
- Download URL: randomorg_api-0.1.1.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
308cd4dd58bf266b3a7f97680ea7ef954086960278c3389cbf4cceb0eb7bd20e
|
|
| MD5 |
f81d135dd419b222be70983949803f72
|
|
| BLAKE2b-256 |
2f87ea64c01d663db811ade5aa4ea00b73a7801c5266b55463a84bdf79ce13cc
|
File details
Details for the file randomorg_api-0.1.1-py3-none-any.whl.
File metadata
- Download URL: randomorg_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09054f07ffeb9a75fde8a3f3f5fc1c757abf21c4920d9d8630a30bf3b04f4689
|
|
| MD5 |
d82c4d9996d36ac95e5aaf253948caed
|
|
| BLAKE2b-256 |
41b00a5fa89a68e8db54b98dca0b3622dbefc2cd0616190d90d4f97164ad0928
|