mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 00:11:56 +00:00
Defined macro with bigger number that redisLrand48() can output.
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
int32_t redisLrand48();
|
||||
void redisSrand48(int32_t seedval);
|
||||
|
||||
#define REDIS_LRAND48_MAX INT32_MAX
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user