The code will produce a graph showing the distribution of one thousand function calls.

The code will also record the edge cases, so if the the function produces a value greater than the max, or less than the min,

 you will know about it. Here min=-5, max=+5