Re: "Random" number generating
Kent Briggs <kbriggs@xxxxxxxxxxx> wrote in
news:1tT4e.37125$1H3.24183@xxxxxxxxxxxxxxxxxxxx:
> Delphi uses a simple "linear congruential" prng. You should be able
> to look at the source code for the random() function to see how it
> works or google that term.
are you the Kent Briggs that wrote the code listed here?
http://homepages.borland.com/nmp/nmpCode.htm#BriggsIntUnit
--
Mark Vaughan
.
Relevant Pages
- Re: Lost !
... I think FullEditC is another Delphi unit. ... Make sure both units are in the same package, and that you have exactly one copy of each .pas file and exactly one copy of each .dcu file on your computer. ... and "Output folder" settings in the project options. ... The folder where your source code is should *not* be in *any* search path. ... (comp.lang.pascal.delphi.misc) - Re: OT: I love killfiles...
... The author provides the source code as ... IIRC, Luu wrote Xnews in Delphi, but he won't release the source; ... in the first group I read every time I poll my server: ... XanaNews has their own newsgroups off a separate news server. ... (rec.food.cooking) - ANN: Free BS/1 Time Billing and Accounting Software
... Delphi or C++Builder is installed and if so it's free, ... The source code is available for ADO SQL Server, DBISAM, ... You can ignore the accounting features if you don't want to use them (GL, AP, ... There are several built-in reports to show what you've been working on, ... (borland.public.delphi.thirdpartytools.general) - Re: Suggested Alternative Unicode Implementation (for Rudy+ miscothers)
... in the past that use Delphi strings. ... many of us out here have many backups of Delphi source code ... mainframe or writes files out intended for uploading to the mainframe. ... (borland.public.delphi.non-technical) - Re: Cool IDE/Compiler(s) for writing utilities- DevC++
... Source code: Delphi 6 Source code of Dev-C++ is available for free under ... code and run it under a real debugger. ... but have recently discovered this GPL IDE for the mingw ... (sci.electronics.design) |
|