scclib
Stable Cloud Computing C++ Library
|
Provides a randomly generated UUID. More...
Files | |
file | uuid.h |
Universally Unique Identifier (uuid). | |
file | uuid.cc |
Tests for Universally unique identifier (uuid). | |
Classes | |
class | scc::crypto::Uuid |
Universally unique identifier (uuid). More... | |
Functions | |
void | scc::crypto::PrintTo (const Uuid &, std::ostream *) |
Googletest printer. | |
Provides a randomly generated UUID.