A Java implementation of a multiple recursive random number generator that supports uniform and normal distributions with user-defined parameters.
-
Updated
Feb 28, 2026 - Java
A Java implementation of a multiple recursive random number generator that supports uniform and normal distributions with user-defined parameters.
A Python package for generating pseudo-random numbers from a normal (Gaussian) distribution. It uses a Multiple Recursive Generator (MRG) for generating random numbers.
Add a description, image, and links to the multiple-recursive-generator topic page so that developers can more easily learn about it.
To associate your repository with the multiple-recursive-generator topic, visit your repo's landing page and select "manage topics."