Click or drag to resize
RandomUtilsRandomSign Method
Generates a random sign.

Namespace: Slash.Math.Utils
Assembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntax
public static int RandomSign()

Return Value

Type: Int32
-1 or 1.
See Also