Beispiel #1
0
 public string GetRandomEntry()
 {
     return(client.GetRandomItemFromSet(setId));
 }