scclib
Stable Cloud Computing C++ Library
Classes
random.h File Reference

Random number generator. More...

#include <climits>
#include <string>
Include dependency graph for random.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Random number generator.

Definition in file random.h.