WebSocket++ 0.8.2
C++ websocket client/server library
|
Random number generation policies. More...
Namespaces | |
namespace | none |
Stub RNG policy that always returns 0. | |
namespace | random_device |
RNG policy based on std::random_device or boost::random_device. | |
Random number generation policies.