Randomize
Randomize

Alias of SetSeed.

bSuccess = mySpecial.Randomize( Seed )

Return value
TRUE if the seed was set successfully, otherwise FALSE.

Parameters
  • Seed
    The new seed to use for random numbers. If ommited, the current system time is used.
Comments

This function is an alias of SetSeed. For more details, see Special:SetSeed.
This alias is used because it is more similar to the naming used in MMF.

See also
Special:SetSeed
Special:GetSeed
Special:ResetRandom



JAM © 2005 no one in partiular
Project started by David Evans in 2005