BigIntegerStatic: Randomize

Randomize

Randomizes the Rnd function.



 Public Sub Randomize(
	  Optional ByRef Value As Variant )

Parameters

Value
[ByRef] Optional. Variant. The number used to randomize the Rnd method.

Remarks

This is provided because the VB Rnd function runs independently for each component.

See Also

Project CorLib Overview

Class BigIntegerStatic Overview