ZRandom implements high quality random number generation for Microsoft Excel using the Mersenne Twister algorithm and includes 16 different distributions. Access the random number generator using Excel formulas, VBA or using the user interface.
Version: 1.2ZRandom implements high quality random number generation for Microsoft Excelusing the Merssenne Twister algorithm :
License: Free To Try $29.95
Operating System: Windows
Homepage: www.zrandom.com
Developed by:
* Use higher quality pseudo-random numbers than the Excel RAND() and VBA Rnd() functions.
* Generate random numbers from 16 discrete and continuous distributions. ZRandom implements the following discrete distributions: Uniform, Bernoulli, Geometric, Hypergeometric, Negative Binomial and Poisson. ZRandom implements the following continuous distributions: Beta, Burr, Exponential, Gamma, Lognormal, Normal, Pareto, Triangular, Uniform and Weibull.
* Create large batches of random numbers using the interactive user interface.
* Excel functions for use in spreadsheet formulas.
* A VBA interface to generate random numbers in your code.
What's New
Version 1.2: Added 16 distributions