1

I want to create dots/ points in my java-fx application. But there are some conditions:

1)The dots should be random

2)The dots have to be bounded inside a circle ie all the dots must be inside a circle of given dimension

3)The concentration of dots must be far greater near the outer portion ie towards the boundary than anywhere else.

How do i do this ?

4

0 回答 0