Modifier

Partager via


RandomGenerator.GetBool Method

Definition

Overloads

GetBool()
GetBool(Double)

GetBool()

public bool GetBool ();
member this.GetBool : unit -> bool

Returns

Applies to

GetBool(Double)

public bool GetBool (double probability);
member this.GetBool : double -> bool

Parameters

probability
Double

Returns

Applies to