Download this file
1 2 3 4 5 6 7
#include "stxxl/bits/common/rand.h" __STXXL_BEGIN_NAMESPACE unsigned ran32State = time (NULL); __STXXL_END_NAMESPACE