Hello everyone!

I want to generate random numbers, I know that I can use RandomLfsrC or
RandomMlcgC. However, the RandomLfsrC is out of question because it
generates always the same sequence in all nodes.

My question is: what is the difference of using RandomMlcgC instead of
calling directly the function rand() (which I do not even know which is the
component that provides the functionality)?

I appreciate any explanation.

Regards,
Ricardo
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to