Add a description, image, and links to the math-random-java topic page so that developers can more easily learn about it.
This repository contains a Java implementation of the Ziggurat algorithm for generating Gaussian distributed pseudorandom numbers. The Ziggurat algorithm is significantly faster than the more commonly ...