Click or drag to resize

GeneratorRandomBoolGenerator Method

Overload List
  NameDescription
Public methodStatic memberRandomBoolGenerator(Single)
Makes a generator that returns random boolean values, true with the specified probability.
Public methodStatic memberRandomBoolGenerator(Single, Int32)
Makes a generator that returns random boolean values, true with the specified probability.
Top
See Also