deadbeef_rand.h

Go to the documentation of this file.
00001 #ifndef _DEADBEEF_RAND_H
00002 #define _DEADBEEF_RAND_H
00003 
00004 #include <inttypes.h>
00005 
00006 uint32_t deadbeef_rand();
00007 void deadbeef_srand(uint32_t x);
00008 
00009 #endif /* ndef _DEADBEEF_RAND_H */

Generated on Thu Dec 6 14:01:04 2007 for deadbeef_rand by  doxygen 1.5.1