struct random_info { struct timeval tv; int pid; struct utsname un; char dev_urandom[16]; char seed[MD5_COOKIE_LEN+1]; int number; };