Class RandomHelpers
Inherited Members
Namespace: Platform.Random
Assembly: Platform.Random.dll
Syntax
public static class RandomHelpers
Fields
| Improve this Doc View SourceDefault
Returns the pseudorandom number generator that is using the time of the first access to this field as seed.
Возвращает генератор псевдослучайных чисел использующий в качестве seed время первого обращения к этому полю.
Declaration
public static readonly Random Default
Field Value
Type | Description |
---|---|
Random |