public string GetGameSession()
 {
     return(RandomEx.GetUniqueShortId());
 }