예제 #1
0
		static RandomUtils()
		{
			Random = new UnsecureRandom();
		}
예제 #2
0
 static RandomUtils()
 {
     Random = new UnsecureRandom();
 }