Using defined colors from an array

fill(grays[int(random(grays.length))]);

1 Like