#include "Buffer.h"
#include <boost/random/independent_bits.hpp>
#include <climits>
#include <random>
Go to the source code of this file.
Namespaces | |
util | |
util::buffer | |
Functions | |
shared_buffer | util::buffer::make_random (size_t size) |
std::string | util::buffer::to_hex_string (const Buffer &buf, size_t length) |