Return a random key from the currently selected database.
*Return value
Bulk string reply: the random key, or nil
when the database is empty.
Available since 1.0.0.
Time complexity: O(1)
Return a random key from the currently selected database.
Bulk string reply: the random key, or nil
when the database is empty.