This function allows you to reset the pseudo-random number generator, which is used by the VaToolBxRandom function.
Note: Random number generation is stable compared to the number used to initialize the generator, but does not give the same results on the different platforms in question.
Context
Windows client,
Windows server,
Java client,
Java server,
Adelia Web client,
Adelia Cloud client,
Event Adelia client.
Parameters
NUM_BIN_4 |
Seed |
Base value for pseudo-random number generator. The value 1 resets the generator with the default values. Use a non-constant value. |
Example
Seed = 1024
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxSeedRand' Seed
List of the VaToolBx functions by topic