FixedRandom Get Method (Single, Single)Delta Engine Documentation

Namespace: DeltaEngine.Core
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override float Get(
	float min = 0f,
	float max = 1f
)

Return Value

Type: Single
See Also