2.2.7. Misc.hpp¶
-
std::string
version
()¶ - Returns
the version of MØD.
-
void
rngReseed
(unsigned int seed)¶ Reseed the random bit generator used in the library.
-
double
rngUniformReal
()¶ - Returns
a uniformly random real number between 0 and 1.
-
std::string
makeUniqueFilePrefix
()¶ - Returns
a unique file prefix from the
out/
folder.