Click or drag to resize

RandomGeneratorsuccess Method

get a random Boolean.

Namespace:  WhetStone.Random
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public bool success(
	double odds
)

Parameters

odds
Type: SystemDouble
The likelihood will be returned.

Return Value

Type: Boolean
at likelihood odds
See Also