Seeding a module ensures that it plays the same way each time it is spawned. So if you want a particle system to behave in the same manner each time it is spawned, you would seed the system.
Seeding a module ensures that it plays the same way each time it is spawned. So if you want a particle system to behave in the same manner each time it is spawned, you would seed the system.