| Interface | Description |
|---|---|
| CopyableGenerator<T> |
| Class | Description |
|---|---|
| AnonymousGenerator<T> | |
| AnonymousSequence<T> | |
| AnonymousTemplate<T> | |
| BoundedSequence<T> | |
| GeneratorTools | |
| GeneratorTools.Consumers | |
| GeneratorWithDistribution<T> |
Base class for
Generators that require an distribution. |
| GeneratorWithScalar<T> |
A
Generator that requires a scalar value (e.g., to generate
strings with a certain length). |
Copyright © 2019. All rights reserved.