adamdunkels 585620c102 Reverted the recent change from random_rand() to rand(). It turned out that
since libc rand() returns a signed int, there were frequently problems with
timer values wrapping. By reverting to random_rand(), we can provide a
random generator that returns an unsigned and the timer problems are solved.
2009-02-11 11:08:53 +00:00
..
2007-11-30 11:14:05 +00:00
2008-11-06 08:30:23 +00:00
2008-11-06 08:30:23 +00:00
2008-10-14 14:54:23 +00:00
2008-10-14 09:44:20 +00:00