Return a randomly selected key from the currently selected database.
Return a randomly selected key from the currently selected database.
redisRandomKey()
Note that this function returns key names, not values.
A character string corresponding to a randomly-selected key from the currently selected database, or a zero-length string if no keys are defined.
B. W. Lewis
http://redis.io/commands
## Not run: redisConnect() redisRandomKey() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.