Class RandomShared
Shared random number generation.
public static class RandomShared
- Inheritance
-
objectRandomShared
Properties
Instance
Provides a Random instance safe to use on the current thread.
public static Random Instance { get; }
Shared random number generation.
public static class RandomShared
Provides a Random instance safe to use on the current thread.
public static Random Instance { get; }