Suppose the following scenario:
- A rectangular area with dimensions length l and breadth b
- A circle with a radius r
- The circle is positioned inside the rectangular area as depicted in the image below
Check out the image here - Red areas show expected evenly distributed coordinates
How can we randomly generate coordinates outside the circle within the rectangular area that are also evenly distributed? (within the blue region shown in the image below)