This is very basic and hard to really help.
The Master Client can be used to make decisions. Let it come up with a random number and select the player (e.g. by actorNumber) who is close to that number. Send an RPC to tag this Player.
If the above doesn’t make sense, have a look at the docs for PUN 2. You might want to read and code-along the Basics Tutorial.