Defined macro with bigger number that redisLrand48() can output.
This commit is contained in:
parent
cbdac04a5e
commit
69786b262d
@ -4,4 +4,6 @@
|
|||||||
int32_t redisLrand48();
|
int32_t redisLrand48();
|
||||||
void redisSrand48(int32_t seedval);
|
void redisSrand48(int32_t seedval);
|
||||||
|
|
||||||
|
#define REDIS_LRAND48_MAX INT32_MAX
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user