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