A Discrete-Event Network Simulator
QKDNetSim v2.0 (NS-3 v3.41) @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
uniform-random-bit-generator.h File Reference
#include "random-variable-stream.h"
#include <limits>
+ Include dependency graph for uniform-random-bit-generator.h:

Go to the source code of this file.

Classes

class  ns3::UniformRandomBitGenerator
 Wraps a UniformRandomVariable into a class that meets the requirements of a UniformRandomBitGenerator as specified by the C++11 standard, thus allowing the usage of ns-3 style UniformRandomVariables as generators in the functions of the standard random library. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.