summaryrefslogtreecommitdiff
path: root/src/rand.h
Commit message (Expand)AuthorAgeFilesLines
* Remove prototypes with empty declarations (#12020)Madelyn Olson2023-05-021-1/+1
* BSD license added to every C source and header file.antirez2012-11-081-0/+29
* Defined macro with bigger number that redisLrand48() can output.antirez2011-09-231-0/+2
* libc neutral random function derived from a drand48() implementation added. W...antirez2011-09-231-0/+7