notes about other fixes

This commit is contained in:
Ben Fry
2022-11-24 16:20:03 -05:00
parent 27d0a51b46
commit e29f0fd5ff
2 changed files with 13 additions and 14 deletions
+1
View File
@@ -14,6 +14,7 @@ X https://github.com/processing/processing4/issues/544
data
X use choice() instead of random() for list classes
X remove random(PApplet) since unlikely to be used/seems overkill
_ add choice() as a PApplet method for int values of random()?
contrib