NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
random.cpp File Reference
#include "random.hpp"
#include <boost/thread/tss.hpp>
Include dependency graph for random.cpp:

Go to the source code of this file.

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 

Functions

boost::random::mt19937 & nfd::getGlobalRng ()
 
void nfd::resetGlobalRng ()
 

Variables

static boost::thread_specific_ptr< boost::random::mt19937 > nfd::g_rng