| GenExtensionsPickGenerators Method |
| Name | Description | |
|---|---|---|
| PickGeneratorsT(Int32, GenT) |
A generator that picks a given number of elements from a list of generators, randomly.
| |
| PickGeneratorsT(Int32, IEnumerableGenT) |
A generator that picks a given number of elements from a list of generators, randomly.
|