random_color 0.8.0

Rust crate for generating random attractive colors
Documentation
[dependencies.rand]
features = ["small_rng"]
version = "0.8.5"

[features]

[package]
authors = ["Lucas Maximiliano Marino <lucasmmarino@gmail.com>"]
description = "Rust crate for generating random attractive colors"
edition = "2021"
homepage = "https://github.com/elementh/random_color"
keywords = ["random", "color", "rgb", "rgba", "hsl"]
license = "MIT"
name = "random_color"
readme = "README.md"
repository = "https://github.com/elementh/random_color.git"
version = "0.8.0"