Usage ===== The package was designed to be easily used through the experiments. Here is an example of how you can import it .. code-block:: python from altametris.geo2d.image.colors import get_random_color rgb = get_random_color() Notes ----- Add your notes here.