摘要:
//这样产生0 ~ 100的强随机数(含100) int max = 100; int rnd = int.MinValue; decimal _base = (decimal)long.MaxValue; byte[] rndSeries = new byte[8]; System.Security.Cryptography.RNGCryptoServiceProvider rng = ne... 阅读全文
posted @ 2014-02-17 12:40
Jearay
阅读(376)
评论(0)
推荐(0)

浙公网安备 33010602011771号