Skip to main content

Weekshot Lottery Winner Selection

Project description

Weekshot Lottery Winner Selection

GitHub

GitHub tag (latest SemVer) GitHub tag (latest by date) GitHub last commit

PyPI

PyPI - Version PyPI - Python Versions PyPI - Python Wheel PyPI - Format PyPI - Status PyPI - Downloads PyPI - License

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

File details

Details for the file weekshot_lottery_winner_selection-0.1.3.tar.gz.

File metadata

File hashes

Hashes for weekshot_lottery_winner_selection-0.1.3.tar.gz
Algorithm Hash digest
SHA256 409d1211e0cef3845fe34466123f4585f159b3e055bdc9d3ad1038b55530502c
MD5 fda84a27775243529d26a483ebed1571
BLAKE2b-256 8ff9aff57405c0b541f51941594c5d1fa3a26cdffca58935041e621aa438bac3

See more details on using hashes here.

File details

Details for the file weekshot_lottery_winner_selection-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for weekshot_lottery_winner_selection-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e8e2a13c4b8b4f1fcd15892dda01c347538e8fd4dbf6f1f23df5da93d2cd609a
MD5 23acc901acf07a5fe122f101257c4108
BLAKE2b-256 b29c4267b9d54708b49b44dfcde8b48f6a743467b87bef99b2c36e2ce56cdfc5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page