Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

More explanation about my Good random number generators version 1.0

15 views
Skip to first unread message

Horizon68

unread,
Oct 1, 2018, 5:27:01 PM10/1/18
to
Hello,

More explanation about my Good random number generators version 1.0,
there source code inside the zip file are mersenne.pas and
splitmix64.pas, and they are powerful, please look at them, and you can
port them to C++.

Author: Amine Moulay Ramdane that has enhanced
both random number generators.

Description:

This is an enhanced versions of both Mersenne Twister that is a
good random number generator and Splitmix64 that is a fast random number
generator, both have passed the BigCrush tests.

Look into defines.inc file, there is many options:

{$DEFINE CPU32} and {$DEFINE Windows32} for 32 bit systems

{$DEFINE CPU64} and {$DEFINE Windows64} for 64 bit systems

Look at test.pas demo inside the zip file...

You can download it from:

https://sites.google.com/site/scalable68/good-random-number-generators

Language: FPC Pascal v2.2.0+ / Delphi 5+: http://www.freepascal.org/

Operating Systems: Win , Linux and Mac (x86).

Required FPC switches: -O3 -Sd

-Sd for delphi mode....

Required Delphi switches: -$O+



Thank you,
Amine Moulay Ramdane.

Chris Vine

unread,
Oct 1, 2018, 6:04:53 PM10/1/18
to
On Mon, 1 Oct 2018 14:26:50 -0700
Horizon68 <hor...@horizon.com> wrote:
> Hello,
>
> More explanation about my Good random number generators version 1.0,
> there source code inside the zip file are mersenne.pas and
> splitmix64.pas, and they are powerful, please look at them, and you can
> port them to C++.

The fact that your crap software that no one is interested in can be
ported to C++ does not make it on topic on this newsgroup. This
newsgroup is concerned with the C++ language not your second rate
algorithms, your mental illness or your inability to control yourself.

Please feel free to post to this newsgroup about your software when you
have ported it to C++. Otherwise control yourself, take your
medications and shut up.
0 new messages