kolorz 0.10.1

A silly little library for printing kolored text to the terminal
Documentation
[[bin]]
name = "kolorz"
path = "src/main.rs"

[dependencies.rand]
version = "0.8.5"

[lib]
name = "kolorz"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A silly little library for printing kolored text to the terminal "
edition = "2024"
license = "MIT"
name = "kolorz"
readme = "README.md"
repository = "https://github.com/dotzenith/kolorz.rs"
version = "0.10.1"