scclib
Stable Cloud Computing C++ Library
|
Random number generator. More...
#include <climits>
#include <string>
Go to the source code of this file.
Classes | |
class | scc::crypto::RandomEngine |
The random number generator is initialized with random entropy on first use. More... | |
class | scc::crypto::RandomEngineLocker |
Helper to safely lock the engine. More... | |
Random number generator.
Definition in file random.h.