RANDOMKEY
Syntax
RANDOMKEY
Time complexity: O(1).
ACL categories: @keyspace, @read, @slow
Return a random key from the currently selected database.
Return
- Bulk string reply: A random key in database.
nil
when the database is empty.
RANDOMKEY
Time complexity: O(1).
ACL categories: @keyspace, @read, @slow
Return a random key from the currently selected database.
nil
when the database is empty.