Path class wrapper to block calls to the fs::path(std::string) implicit constructor and the fs::path:...
fs::path GetUniquePath(const fs::path &base)
Helper function for getting a unique path.
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
std::string HexStr(const Span< const uint8_t > s)
Convert a span of bytes to a lower-case hexadecimal string.