distance_histogram(): Given two random points p1 and p2 in the unit circle: * Let d be the distance between two random points; * create a histogram of the likelihood of each value of d; * compare to an exact formula; Number of simulations was 10000 Graphics saved as 'distance_histogram.jpg' distance_histogram: Normal end of execution.