[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Random Generation



Hi all,

I've set the scenario for a simple UDP connection with an exponential
source, and tried to change the seed of the simulation with:

set rng [new RNG]
$rng seed 'whatever no.'

But it still sends the same sequence of pseudo-random numbers. Can anybody
explain to me how is this change possible.

Regards,
Enrique