Weekshot Lottery Winner Selection
Project description
Weekshot Lottery Winner Selection
GitHub
PyPI
Installation
pip install weekshot_lottery_winner_selection
or
poetry add async-casbin-weekshot_lottery_winner_selection-adapter
Simple Example
# Stdlib:
import asyncio
# Thirdparty:
from weekshot_lottery_winner_selection import generate_random_numbers
async def main():
numbers = await generate_random_numbers(
api_key="RANDOM_ORG_API_KEY",
max_number=200,
count=5,
)
print(numbers)
asyncio.run(main())
License
This project is licensed under the MIT license.
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
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 weekshot_lottery_winner_selection-0.1.3.tar.gz.
File metadata
- Download URL: weekshot_lottery_winner_selection-0.1.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.0 Linux/5.15.0-1041-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409d1211e0cef3845fe34466123f4585f159b3e055bdc9d3ad1038b55530502c
|
|
| MD5 |
fda84a27775243529d26a483ebed1571
|
|
| BLAKE2b-256 |
8ff9aff57405c0b541f51941594c5d1fa3a26cdffca58935041e621aa438bac3
|
File details
Details for the file weekshot_lottery_winner_selection-0.1.3-py3-none-any.whl.
File metadata
- Download URL: weekshot_lottery_winner_selection-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.0 Linux/5.15.0-1041-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8e2a13c4b8b4f1fcd15892dda01c347538e8fd4dbf6f1f23df5da93d2cd609a
|
|
| MD5 |
23acc901acf07a5fe122f101257c4108
|
|
| BLAKE2b-256 |
b29c4267b9d54708b49b44dfcde8b48f6a743467b87bef99b2c36e2ce56cdfc5
|