StaticRandom Class |
Namespace: CMS.OnlineMarketing.Internal
public class StaticRandom
The StaticRandom type exposes the following members.
Name | Description | |
---|---|---|
StaticRandom |
Name | Description | |
---|---|---|
Next(Int32) |
Returns a nonnegative random number less than the specified maximum.
| |
Next(Int32, Int32) |
Returns a random number within a specified range.
|