well19937.validate: Checking the installation of the generator
Description
The generator is run with a fixed seed and its output is compared to
stored precomputed values.
Usage
well19937.validate()
Arguments
Value
The function prints the result of the test.
The output value is NULL invisibly.
Details
Loading the package rngwell19937 sets RNGkind("user-supplied").
If this setting is changed by the user before calling well19937.validate(),
the function resets RNGkind("user-supplied").