By default, the Termux repos aren't updated with the latest packages, which is why the first command you should run is for a ...
Using the HSV color space, you have more fine-grained control over the color. The hue, saturation and value can be controlled independently. func _generate_random_hsv_color() -> Color: return ...