Random 10 PRINT background

This simple sketch generates a 10 PRINT-style pattern full page background with random colors using p5.js.

Colors are selected via chroma.js to have a high WCAG contrast ratio between them.

The pattern was inspired by the 10 PRINT book by Nick Montfort, Patsy Baudoin, John Bell, Ian Bogost, Jeremy Douglass, Mark C. Marino, Michael Mateas,Casey Reas, Mark Sample, and Noah Vawter.

The work was also inspired by Dan Shiffman's Coding Challenge #76.

Source here.