std::vector< B > randbytes(size_t len) noexcept
Generate random bytes.
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.
std::string HexStr(const Span< const uint8_t > s)
Convert a span of bytes to a lower-case hexadecimal string.