JCL Help:TJclRandomStream.RandomData
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclRandomStream.RandomData Method
[+] TJclRandomStream Methods
[+] TJclRandomStream Properties
Search in JCL Help
Search in all projects
Summary
Generate a byte containing a random value.
Pascal
public function RandomData: Byte; virtual;
Return Value
Random data on 8 bits.
Description
This function is called in loop by TJclRandomSeed.Read@@Longint to fill buffer with random data.
See Also
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