]> git.saurik.com Git - redis.git/history - src/rand.c
Merge branch 'unstable' of github.com:/antirez/redis into unstable
[redis.git] / src / rand.c
2011-09-23  antirezlibc neutral random function derived from a drand48...