Kea 2.2.0
random_number_generator.h File Reference
#include <algorithm>
#include <cmath>
#include <iterator>
#include <numeric>
#include <vector>
#include <exceptions/exceptions.h>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int.hpp>
#include <boost/random/uniform_real.hpp>
#include <boost/random/variate_generator.hpp>
+ Include dependency graph for random_number_generator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::perfdhcp::InvalidLimits
 
class  isc::perfdhcp::InvalidProbValue
 
class  isc::perfdhcp::SumNotOne
 
class  isc::perfdhcp::UniformRandomIntegerGenerator
 Uniform random integer generator. More...
 
class  isc::perfdhcp::WeightedRandomIntegerGenerator
 Weighted random integer generator. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::perfdhcp