>> 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. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
