![]() | RandomExtensions Class |
Namespace: System
The RandomExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | NextIndex |
Returns a random index into a sequence whose length is specified.
|
![]() ![]() | RandomTimespan(Random, TimeSpan) |
Returns a random TimeSpan between zero and a specified maximum.
|
![]() ![]() | RandomTimespan(Random, TimeSpan, Double) |
Returns a TimeSpan between the specified base interval
plus a random period of the specified fraction of the value.
|