RANDOMKEY
Available since: 1.0.0
Time complexity: O(1)
ACL categories:
@keyspace
@read
@slow
Return a random key from the currently selected database.
@return
@bulk-string-reply: the random key, or nil
when the database is empty.