DebuggerChooseRandomNumber Method |
| Name | Description | |
|---|---|---|
| ChooseRandomNumber(Double, Sequence) |
returns the maybe user altered random number in the range 0.0 - 1.0 exclusive for the sequence given
the random number chosen is supplied
| |
| ChooseRandomNumber(Int32, Int32, Sequence) |
returns the maybe user altered random number in the range 0 - upperBound exclusive for the sequence given
the random number chosen is supplied
|