Categories
Visionaire Studio

Action Part: Seed random generator

A plugin for Visionaire Studio 5 that provides an action part that seeds the Lua random generator.

Either provide your own seed value (yields the same random sequence after each call), or use “-1” to use the current OS timer for seeding (yields different random sequences after each call).