X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/a4460ef43f9625e6c09cdc327614d1b47c043489..12ebe2ac17a26ecf263f90b2acdf03db29b00223:/doc/RandomkeyCommand.html diff --git a/doc/RandomkeyCommand.html b/doc/RandomkeyCommand.html index 8714f4c6..ac8e8cd4 100644 --- a/doc/RandomkeyCommand.html +++ b/doc/RandomkeyCommand.html @@ -16,7 +16,7 @@
-RandomkeyCommand: Contents
  RANDOMKEY
    Return value
    See also +RandomkeyCommand: Contents
  RANDOMKEY
    Return value

RandomkeyCommand

@@ -26,10 +26,10 @@
-

RANDOMKEY

+ #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.

See also

- +

Return value

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