This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

seed

Notes

Remarks

Random number generators often use a seed. If you want to change the starting seed for the random numbers that are used to calculate the turbulence, the seed must be positive. If the number is not an integer, it will be converted to one. The default is zero.

Syntax

Standards information

See also

Related pages

Attributions