AMRandom v3.0.4 28 Jan 2004

Produced by ESB Consultancy
http://www.esbconsult.com/
mailto:support@esbconsult.com

Designed for use with Borland Delphi 4, 5, 6, 7 and
Borland C++ Builder 4, 5, 6.

This aims to supply a Borland Delphi translation of Alan Miller's
Random Module for FORTRAN-90. This translation has been done with
Dr Miller's approval and is being made FREELY available to all
Delphi Developers, though we do ask the Alan Miller and ESB
Consultancy be given due credit.

The following Random Number Generators:

- Normal (Gaussian)
- Gamma
- Chi-squared
- Exponential
- Weibull
- Beta
- t
- Multivariate Normal
- Generalized inverse Gaussian
- Binomial (2 different ones)
- Negative Binomial
- von Mises
- Cauchy

You may also want to grab the free MRNG.PAS from EFD Systems:
EFD: http://efd.home.mindspring.com/tools.htm

Alan Miller has also given us permission to include our translation
in our ESBPCS Shareware - see:

http://www.esbconsult.com.au/esbpcs2

and that will allow us to make use of some of our enhanced features
there. ESB Consultancy is dedicated to maintaining this free version
as well as the one that eventually resides in ESBPCS.

Also to rebuild the Tester then ESBPCS and MRNG are needed - have
included the source for interest mainly.

For more info about ESB Consultancy and our Borland Delphi and
C++ Builder Products see:

http://www.esbconsult.com/
mailto:support@esbconsult.com

Alan Miller's sites can be found at:

http://www.ozemail.com.au/~milleraj/
http://users.bigpond.net.au/amiller/

Note: A C# port is under development.
