Improved Random Number Generator 1

Version: 1

Downloads:950

Hits:10793

SourceYES

Link Broken:Report It!

Package:Without source

Price:$0

Package:Source included

Price:$0

More info Download
 

Description

Random number sequences generated in Delphi using the native Random function leave much to be desired. By default the same number sequence is produced each time the parent application is run. Matters can be improved to a certain extent by seeding the random number generator using the system clock by calling the Randomize function.

However, this does not change the fact that the algorithm used is quite simplistic. Algorithms of greater complexity that claim to yield more random sequences abound. However, it is not really necessary to code such an algorithm. Windows comes with an intrinsic random number generator in the form of the CoCreateGUID function. We demonstrate how it can be used with a minimum of coding to create a truly robust sequence of pseudo-random numbers.

Related:

Delphi - Pseudo-Random Numbers - Random - Randomize - Randseed

User Reviews:

User: User Rating: 5
Hoping this is a good once

Records 1-1 of 1

Write Review *
Your name *
Email *
(Your comments will be reviewed by our staff before they are posted)
Rate this product *

 

Related:

Hex Editor Delphi 5 Control 1.0

Powerful Hex Editor Delphi 5 VCL Control. Features: Multilevel undo/redo; Print; Insert/Over edit mode; Fast find/replace text; View and edit as...

By: Penko Kovatchev

Freeware

Secure Actions 1.0

TheDevShop's Secure Action List allow you to easily add user security at the program function level. We layer security on top of the versatile...

By: TheDevShop

Shareware

DontMixHtmlAndAsp 1.00

This component is a framework that helps you to organize your ASP code and dont mix it with HTML. I did it in Delphi 5.The source costs $12 and you...

By: Joao Kramer

Freeware

Eval library 5.1

Runtime parser with end user visual interface. Nice for creating calculators, runtime evaluation, runtime filter design,

By: Peter Cirip Homepage

Shareware

Tplanner 1.0

TPlanner v1.0 : Delphi 3,4,5 & C++Builder 3,4,5Description:A flexible & powerfull day/month/week/custom scheduling user interfacecomponentFeatures...

By: TMSSOFTWARE

Freeware

Generating Random Number Using RND Function And Randomize Statement

This article explains about the task of searching random numbers between any two limits. In this tutorial the lower bound is given as 1 and the...

By: Dotnetindex Homepage

Freeware

Clarification on Random Numbers

Clarification on Random Numbers is a web based tutorial which deals with various solutions for creating random numbers in the users website. This...

By: Robert Chartier Homepage

Freeware

Secure Programming : Random Numbers

This paper discusses how to get secure random numbers for your application. We describe how to take a single, secure, random number (a seed), and...

By: Carlos Aquino Homepage

Freeware

Generate a random number

Generating random numbers in ASP applications for example to sort database records randomly and to display random number with registration form,...

By: MarkPrijs.nl Homepage

Freeware

Generate a Random Picture with ASP

This ASP article provides the step by step explanation to create the random numbers for the images you use with your ASP page. Lets you to use the...

By: Michael Wall Homepage

Freeware
Related