In this package you will find the code files in C and Visual Basic for Applications (VBA)
to run the Full Test for the Mersenne Twister algorithm in its C and VBA versions.
This package is composed of the following files:

README.txt                This file

mt19937arVBFullTest.txt   Source code for the VBA version of the Full Test
mt19937arCFullTest.txt    Source code for the C version of the Full Test

FullTest01e08VB.txt       Example output in VBA, more than a 100 million (1e08) numbers generated
FullTest01e08C.txt        Example output in C, more than a 100 million (1e08) numbers generated

Note: Both output files are equal, except for the timings and some headings