how to make a barcode - processing noob
in
Programming Questions
•
1 year ago
Each line is black with a 50% probability and each execution gives a different outcome.
basic setup
void setup() {
size(400,400);
background(255);
plz help!
1