open fun rxSpop(key: String): Single<String>
Remove and return a random member from a set
key - Key string
key
Return