Contrast

I created with use of p5.js, using an if statement to draw lines vertically across canvas. Taking a random integer which decides if the line moves up or down every 50 points, if the number is above 50 the line move up, if it is below 50 the line moves down.