JCL Help:TJclRandomStream.Randomize

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Initialize the random seed.


Pascal

 public procedure Randomize; dynamic;


Description

This function initializes the random seed value with a value computed from computer time. It calls System.Randomize.


See Also

TJclRandomStream.RandSeed


About

Donator

Robert Marquardt


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page