Making your own variables in p5.js.
How to use randomness in p5.js.
Some code showing how to use variables in p5.js.
Some code explaining scope in p5.js.
If you need a value to change while the program is running, replace it with a variable.