X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/924aa408b99837036b679bd3895f836af6bc763f..a89b7013ff5aa27fae4d1f7d45615349c3ab7300:/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. +