Click or drag to resize

MathExRandom Method

Namespace:  Clio.Common
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static double Random(
	double min,
	double max
)

Parameters

min
Type: SystemDouble
max
Type: SystemDouble

Return Value

Type: Double
See Also