Create the pattern below using the line() function and by setting the stroke() of each line to a random color
You need to use the random function. You need to use the line function which has 4 arguments.Â
You need to randomize the stroke (r, g, b)