[fpc-devel] Fwd: Re: fpc-devel Digest, Vol 175, Issue 29

Bart bartjunk64 at gmail.com
Sat Dec 22 17:36:49 CET 2018


On Sat, Dec 22, 2018 at 1:03 PM Franz Müller <bupa at gmx.at> wrote:

> But maybe there is an easy way to save the state of the random number generator routine before sorting and to restore it when the sort is done?

Save RandSeed and restore it after you're done with your calls to Random.
-- 
Bart



More information about the fpc-devel mailing list