RE: [fpc-pascal]Need a help.

2003-05-29 Thread Lee, John
Here is a 'better' random no. generator, converted for fpc, based on the 'mersenne twister'. We intend/hope to use in fpc at some point...look up the references in the code for info about it, why it's better etc Regards John rtl/inc/system.inc, function random. This e-mail and any attachme

Re: [fpc-pascal]Need a help.

2003-05-28 Thread Florian Klaempfl
christian jusak wrote: I would like to know the formulae used by the random number generator of Free Pascal, especially for using this algorithm in cryptanalysis. rtl/inc/system.inc, function random. ___ fpc-pascal maillist - [EMAIL PROTECTED] http:/

[fpc-pascal]Need a help.

2003-05-28 Thread christian jusak
I would like to know the formulae used by the random number generatorof Free Pascal, especially for using this algorithm in cryptanalysis.   Christian jusak Do you Yahoo!? Free online calendar with sync to Outlook(TM).