[Missing <summary> documentation for "M:Bespoke.Common.RandomHelper.RandomBoolean"]

Namespace:  Bespoke.Common
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public static bool RandomBoolean()
Visual Basic (Declaration)
Public Shared Function RandomBoolean As Boolean
Visual C++
public:
static bool RandomBoolean()

Return Value

[Missing <returns> documentation for "M:Bespoke.Common.RandomHelper.RandomBoolean"]

See Also