Random R = new Random(Guid.NewGuid().GetHashCode());
            int i = R.Next(9999);

相关文章: