go-p5 / p5

p5 is a simple package that provides primitives resembling the ones exposed by p5js.org
https://go-p5.github.io/
BSD 3-Clause "New" or "Revised" License
150 stars 12 forks source link

Add Random(), RandomSeed() and RandomGaussian() #25

Closed psampaz closed 3 years ago

psampaz commented 3 years ago

Add Random and RandomSeed methods, similar to https://p5js.org/reference/#/p5/random and https://p5js.org/reference/#/p5/randomSeed