generated from Sithas/conan_template
TASK00 - Добавление функции генерации рандомного числа
This commit is contained in:
@@ -11,4 +11,6 @@ std::string PathCat(boost::beast::string_view base, boost::beast::string_view pa
|
||||
void Fail(boost::beast::error_code ec, char const* what);
|
||||
|
||||
std::string ToHex(std::byte* src, size_t len);
|
||||
|
||||
uint64_t Random();
|
||||
} // namespace uad
|
||||
|
||||
Reference in New Issue
Block a user