How would you go about creating Random Colors?
I was messing around and tried
this.color = Math.random(256);
ive also tried
this.color = Math.random(256*rgb);
lol, help anyone? thnx
How would you go about creating Random Colors?
I was messing around and tried
this.color = Math.random(256);
ive also tried
this.color = Math.random(256*rgb);
lol, help anyone? thnx
:: Copyright KIRUPA 2024 //--