private void OnClick_RndSel(GameObject go)
 {
     CommonFun.RandomSelectedPlayer();
 }