RandomDataTest.testNextGaussian() was using Univarite.getN(). Added an explicit cast from int to double. Test now succeeds.