Random Seed
Sets the seed used by the Random script.
Random Seed
  | Type | Script block | 
| Collider | None | 
| Folder | Math | 
| Ports | |
|---|---|
| Inputs | Before Seed | 
| Outputs | After | 
Normally, values that the Random script outputs will be different each time. By changing the Random Seed to an unchanging value, each following executed Random script will output the same values every time.

