SUNphi
1.0
|
Generate random numbers according to the true random device. More...
Go to the source code of this file.
Classes | |
class | SUNphi::TrueRandomGenerator |
Variables | |
TrueRandomGenerator | SUNphi::trueRandomGenerator |
Global true random generator. | |
Generate random numbers according to the true random device.
This random generator should be used only once, to init the master random generator, when a "true" (non reproducible) random sequence is needed.
Definition in file TrueRandomGenerator.hpp.