![]() | ByteExtensions Class |
Namespace: TestHelperExtensions
Name | Description | |
---|---|---|
![]() ![]() | GetRandom(Byte) |
Returns a random number greater than or equal to 0 and less
than the specified maxValue
|
![]() ![]() | GetRandom(Byte, Byte) |
Returns a random number greater than or equal to the
specified minValue and less than the specified maxValue
|