BigIntegerStatic: Randomize

Randomize

Randomizes the Rnd function.



 Public Sub Randomize(
	  Optional ByVal num As Variant )

Parameters

num
[ByVal] 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 VBCorLib Overview Class BigIntegerStatic Overview BigIntegerStatic Properties BigIntegerStatic Methods Pow Rnd