9#include <gtest/gtest.h>
34 uint64_t counter = 1234567890123456789ULL;
45 (
void)
id.get_random_number();
80 char* result =
original.getStringUid(buffer,
sizeof(buffer));
119 std::set<std::string>
uids;
122 for (
int i = 0; i <
num_uids; ++i) {
125 id.getStringUid(buffer,
sizeof(buffer));
T & insert(const T &item)
Insert a new item by copy.
size_t size() const noexcept
Count the number of elements of the list.
Unique identifier for distributed systems.
static constexpr int stringSize
Required buffer size for string representation.
Main namespace for Aleph-w library functions.
uint32_t IPv4_Address
Type alias for IPv4 addresses stored as 32-bit integers.
DynList< T > maps(const C &c, Op op)
Classic map operation.
Unique identifier generation for distributed systems.