SEED procedure
The SEED procedure resets the seed with the specified integer value.
Syntax
This example:
execute procedure dbms_random_seed (-45902345);
Returns this output:Routine executed.