3 #ifndef _MYRAND_H_INCLUDED_
4 #define _MYRAND_H_INCLUDED_
12 /* #include <myrand.h>
20 #define RAND_MAX 0x7fffffff
23 extern void mysrand(int);
24 extern int myrand(void);
29 /* The Secure Mailer license must be distributed with this software.
32 /* IBM T.J. Watson Research
34 /* Yorktown Heights, NY 10598, USA