1 write to _random
KeyManagementSimulator (1)
Program.cs (1)
488
_random
= random;
1 reference to _random
KeyManagementSimulator (1)
Program.cs (1)
502
_isRepeatingFailure =
_random
.NextDouble() < _pFail;