Summary
Gets the random generator.
- Namespace
- TCLite
- Containing Type
- TestContext
Syntax
public IRandomGenerator Random { get; }
Value
| Type | Description |
|---|---|
| IRandomGenerator | The random generator. |
public IRandomGenerator Random { get; }
| Type | Description |
|---|---|
| IRandomGenerator | The random generator. |