src/RNGTest/TestU01Suite.cpp file

TestU01 random number generator test suite.

Contents

This file declares the TestU01 random number generator test suite, which facilitates subjecting any supported random number generator to a battery of statistical tests interfaced to the TestU01 library.

Namespaces

namespace rngtest
RNGTest declarations and definitions.

Variables

CProxy_Main mainProxy
Charm handle to the main proxy, facilitates call-back to finalize, etc., must be in global scope, unique per executable.