Statistics based testing for ArrayHandleRandomUniformReal
With DescriptiveStatistics in the main branch, we can add some unit tests for the RNG based on statistics. Here I simply added that the mean of uniform real is 0.5 and variance = 1/12.
With DescriptiveStatistics in the main branch, we can add some unit tests for the RNG based on statistics. Here I simply added that the mean of uniform real is 0.5 and variance = 1/12.