Selects num_clients clients randomly from possible_clients. Note that within function, num_clients is set to min(num_clients, len(possible_clients)). Args: possible_clients: Clients from which the server can select. num_clients: Number of
(self, my_round, possible_clients, num_clients=20)
source not stored for this graph (policy: none)