#ifndef __UTIL_RANDOM_H__ #define __UTIL_RANDOM_H__ unsigned int RandomTimePreseed(void); #endif /* __UTIL_RANDOM_H__ */