srandom
srandom(unsigned int x)
#define srandom(x) srand(x) /* on win32, for tests only (bad random) */