GeneratorRandomBoolGenerator Method |
| Name | Description | |
|---|---|---|
| RandomBoolGenerator(Single) |
Makes a generator that returns random boolean values, true with the specified
probability.
| |
| RandomBoolGenerator(Single, Int32) |
Makes a generator that returns random boolean values, true with the specified
probability.
|