]> git.saurik.com Git - redis.git/history - src/rand.c
removed the vmpointer structure that is no longer user in Redis >= 2.5.x
[redis.git] / src / rand.c
2011-09-23  antirezlibc neutral random function derived from a drand48...