summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/randomkey.md
blob: d8233224ff61b9967319853ba1ab5c8d8f7de18d (plain)
1
2
3
4
5
Return a random key from the currently selected database.

@return

@bulk-string-reply: the random key, or `nil` when the database is empty.