|
From: Julian S. <js...@ac...> - 2008-07-24 19:28:20
|
On Thursday 24 July 2008 17:18, Andrei Soare wrote: > Can someone please tell me how I could use rand() in the source code ? #include "pub_tool_libcbase.h" and then use VG_(rand). Perhaps not the best random number generator but better than nothing. J |