Generate a random point within a circle (uniformly)
I need to generate a uniformly random point within a circle of radius R. I realize that by just picking a uniformly random angle in the interval [0 ... 2π), and uniformly random radius in the inte...
Actions
Flag
1 Connection