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