WebSocket++  0.8.3-dev
C++ websocket client/server library
Namespaces
websocketpp::random Namespace Reference

Random number generation policies. More...

Namespaces

 none
 Stub RNG policy that always returns 0.
 
 random_device
 RNG policy based on std::random_device or boost::random_device.
 

Detailed Description

Random number generation policies.