Return a randomly selected key from the currently selected DB. <p> Time complexity: O(1) @return Single line reply, specifically the randomly selected key or an empty string is the database is empty
See Implementation
Return a randomly selected key from the currently selected DB. <p> Time complexity: O(1) @return Single line reply, specifically the randomly selected key or an empty string is the database is empty