Structs§
- Color
Range - User-provided channel bounds for random generation.
- Random
Color - Represents a randomly generated
rgba()color value.
Enums§
- Color
Error - Error returned when color bounds are invalid.
Functions§
- random_
color - Generates a random color using default bounds.
- random_
color_ in - Generates a random color using custom bounds.
- random_
color_ in_ with_ rng - Generates a random color using custom bounds and a caller-provided RNG.
- random_
color_ with_ rng - Generates a random color using default bounds and a caller-provided RNG.