colourado 0.2.0

A small and minimalistic library to generate a random color palette
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.rand]
version = "0.6"

[dev-dependencies.piston_window]
version = "0.87"

[package]
authors = ["PrydeRage <marius.brandt@hotmail.com>"]
description = "A small and minimalistic library to generate a random color palette"
edition = "2018"
license = "MIT"
name = "colourado"
readme = "README.md"
repository = "https://github.com/BrandtM/colourado"
version = "0.2.0"