X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/efc3408748061a08ec5ff18e392c30f31f5094a2..06e09c9b586d0e2c5d91dc596f871be56c6e0971:/doc/RandomkeyCommand.html diff --git a/doc/RandomkeyCommand.html b/doc/RandomkeyCommand.html deleted file mode 100644 index ac8e8cd4..00000000 --- a/doc/RandomkeyCommand.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - -
- - - -
-
- -RandomkeyCommand: Contents
  RANDOMKEY
    Return value -
- -

RandomkeyCommand

- -
- -
- -
- #sidebar GenericCommandsSidebar

RANDOMKEY

-Time complexity: O(1)
Return a randomly selected key from the currently selected DB.
-

Return value

Singe line reply, specifically the randomly selected key or an empty string is the database is empty. - -
- -
-
- - -