Foundation
Loading...
Searching...
No Matches
Namespaces | Functions
UUID.cpp File Reference
#include "UUID.hpp"
#include <cstdio>
#include <random>

Namespaces

namespace  Foundation
 
namespace  Foundation::Core
 Lock-free atomic primitives and implementations of data structures.
 

Functions

FUUID Foundation::Core::UUIDv4 (FUUID id, uint64_t version) noexcept
 
uint64_t Foundation::Core::SplitMix64 (uint64_t state) noexcept