NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
random_device.hpp File Reference
Include dependency graph for random_device.hpp:
This graph shows which files directly or indirectly include this file:

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.