Usage

The package was designed to be easily used through the experiments.

Here is an example of how you can import it

from altametris.geo2d.image.colors import get_random_color

rgb = get_random_color()

Notes

Add your notes here.