public void OnClickModalRandom()
 {
     modalLayer.SetActive(false);
     cardLogic.Shuffle(false);
 }