No-boilerplate, async and typed uwurandom-as-a-service access. 😺
Project description
Sly UWU Random (aaS) for Python
🚧 This library is an early work in progress! Breaking changes may be frequent.
🐍 For Python 3.10+
No-boilerplate, async and typed uwurandom-as-a-service access. 😸
pip install slyuwu
Example usage:
import asyncio
from SlyUWU import *
async def main():
uwu = UWURandom()
random = await uwu.of_length(20)
print(random) # :3 AAAAAAAAAAA gajhu
assert len(random) == 20
asyncio.run(main())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SlyUWU-0.2.0.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file SlyUWU-0.2.0.tar.gz
.
File metadata
- Download URL: SlyUWU-0.2.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a3438d112a3e5962e879fbf6d8e7a3e6b55a1f235c6429dcfeb4553ecc847b0 |
|
MD5 | 7053432bdac0f7ff28478db6f40b584c |
|
BLAKE2b-256 | 73d4870e31fb3fa5e290a31a65d61128cc0a7031a78b4024901d2801393d23af |
File details
Details for the file SlyUWU-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: SlyUWU-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46c6d0f87421fa86b6c18787245600668ebe6b5082d3aa8f7d20964fca16b014 |
|
MD5 | de0e8b6c946edb1ed299fc608e1dc740 |
|
BLAKE2b-256 | d5275953e672daff59ba1d8d34a66c78a5c020c801e99a85c82e44a70461194d |