Table of Contents

Class RandomShared

Namespace
NanoByte.Common
Assembly
NanoByte.Common.dll

Shared random number generation.

public static class RandomShared
Inheritance
object
RandomShared

Properties

Instance

Provides a Random instance safe to use on the current thread.

public static Random Instance { get; }

Property Value

Random