[Tinyos-help] how to use ParameterInit<uint16_t>

Paul Stickney pstickne at gmail.com
Mon Jun 2 21:09:00 PDT 2008


>> However I still get similar numbers every time I run this in Tossim

If you get the same sequence of numbers, I would suspect PRNG working
work its magic.
(Pseudo Random Number Generators): the same seed results in the same
"random" sequence.
I would ensure an adequate seed is actually being generated and
correctly applied.


More information about the Tinyos-help mailing list