SpiecsEngine
 
Loading...
Searching...
No Matches
UUID.cpp File Reference

The UUID Class Implementation. More...

#include "Pchheader.h"
#include "UUID.h"

Go to the source code of this file.

Namespaces

namespace  Spices
 

Functions

static std::mt19937_64 Spices::s_Engine (s_RandomDevice())
 

Variables

static std::random_device Spices::s_RandomDevice
 
static std::uniform_int_distribution< uint64_t > Spices::s_UniformDistribution
 
static std::unordered_set< uint64_t > Spices::s_IDs
 

Detailed Description

The UUID Class Implementation.

Author
The Cherno.

Definition in file UUID.cpp.