![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveRe: 63/64 bit version of Delphi's function random( aRange : integer ) : integer; ?
From: Skybuck Flying <spam@hotmail.com>
Date: Mon May 01 2006 - 00:11:24 CEST
"Joseph Ashwood" <ashwood@msn.com> wrote in message
I don't think so.
Your method is just as flawed as the rest.
First of all you do not provide a parameter to the three random calls.
Second of all you seem to forget or not know how random works in delphi.
It can only returns 31 bits, not 32 bits.
Finally it will be ass slow too.
> Since XOR is entropy maintaining the processing I gave will not introduce
Yes,
I am done with all these flawed methods.
Bye,
|