JCL Help:TJclRandomStream.RandomData

From Project JEDI Wiki
Jump to navigationJump to search


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

TJclRandomStream.Read


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