#include <websocketpp/common/random.hpp>
Go to the source code of this file.
Classes | |
class | websocketpp::random::random_device::int_generator< int_type, concurrency > |
Thread safe non-deterministic random integer generator. More... | |
Namespaces | |
websocketpp | |
Namespace for the WebSocket++ project. | |
websocketpp::random | |
Random number generation policies. | |
websocketpp::random::random_device | |
RNG policy based on std::random_device or boost::random_device. | |