ns-2 Random Number Generator

A new random number generator (RNG) was added to ns-2 in version 2.1b9. This means that any scripts using random numbers will produce different results when run in ns-2.1b9.

Documentation (html, pdf)

Examples

Source Code
The following files can replace pre-ns-2.1b9 rng.cc and rng.h files: rng.cc, rng.h


Michele C. Weigle