修改本页
Redis

RANDOMKEY

Return a random key from the currently selected database.

返回值

Bulk string reply: the random key, or nil when the database is empty.

Comments powered by Disqus