Esempio n. 1
0
		static RandomUtils()
		{
			Random = new UnsecureRandom();
		}
Esempio n. 2
0
 static RandomUtils()
 {
     Random = new UnsecureRandom();
 }