I need help creating random lines in java using Math.random(); I need to make 100 lines but as a newbie, I need help. I started with this for(int i = 0; i <100; i++) I don't know what do do after.I need help creating random lines in java using
I need help creating random lines in java using Math.random(); I need to make 100 lines but as a newbie, I need help. I started with this for(int i = 0; i <100; i++) I don't know what do do after.I need help creating random lines in java using