A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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

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