A chaotic message generator with glitch effects and Microsoft Hazel TTS.
Project description
# DiamondChaos
DiamondChaos is a chaotic message generator library featuring:
- Randomized entropy messages
- Glitch text effects
- Multi-line chaos reports
- Microsoft Hazel TTS (SAPI)
- Blocking speech (waits until Hazel finishes speaking)
Perfect for games, OS projects, chaos apps, or anything that needs unpredictable nonsense.
---
## Installation
pip install diamondchaos
USAGE:
import diamondchaos as dc
while True:
chaos = dc.messagegen()
print(chaos)
This will:
Generate a multi-line chaos message
Speak it using Microsoft Hazel
Wait until Hazel finishes
Return the message for printing
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
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 diamondchaos-1.0.0.tar.gz.
File metadata
- Download URL: diamondchaos-1.0.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aceb7c9af4412aed18af322f9e601798d42ffe481300b65d83878ca8fbd0c147
|
|
| MD5 |
ec9cfac22ce0a2e17d405e2f1ce90a6b
|
|
| BLAKE2b-256 |
a47c176a15bc0f203483830fcdc928045c7c1014b91594cfec16e1a2741af482
|
File details
Details for the file diamondchaos-1.0.0-py3-none-any.whl.
File metadata
- Download URL: diamondchaos-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a27bb722feaab0a31cc0a1a8a51ce557950ed13dba2ec2a4a7e43ddf972672a8
|
|
| MD5 |
0e991a17e4d2f3164d11814172eaf2c2
|
|
| BLAKE2b-256 |
41e14a3db62d034861422e68c2e943e8fd1687df0e72dbeccb0589c066d63112
|