Generate Random Numbers icon

Generate Random Numbers

2 big stars
Generate Random Numbers screenshot
Name: Generate Random Numbers
Works on: windowsWindows NT and above
Developer: Ion Saliu
Version: 3.01
Last Updated: 24 Apr 2017
Release: 04 Oct 2012
Category: Programming > Other Programming Files
Rate this software:
1131 downloads
screenshotsView Screenshots(1)
commentsComments
downloadDownload
Liked it? Tell others:
details

Generate Random Numbers Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows 98 | Windows ME | Windows NT | Windows Vista | Windows 2012
SHA1 Hash: 0007b19c52acc94f33d838068b3d724c1d74db22
Size: 20.76 KB
File Format: zip
Rating: 2.04347826 out of 5 based on 23 user ratings
Downloads: 1131
License: Free
Generate Random Numbers is a free software by Ion Saliu and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows 98, Windows ME, Windows NT, Windows Vista, Windows 2012.
You can download Generate Random Numbers which is 20.76 KB in size and belongs to the software category Other Programming Files.
Generate Random Numbers was released on 2012-10-04 and last updated on our database on 2017-04-24 and is currently at version 3.01.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

Generate Random Numbers Description

Random Numbers generates true random numbers; compiled program and source code are included. The source code uses two little-known algorithms to generate unique random numbers. The numbers are truly random. The randomization seed is highly random. The algorithms in this sample program are most concise algorithms of random number generation. The computers can generate numbers as highly random as by manual selection or running mechanical devices.Included is a highly randomized function I created to set the random seed: TheSeeder. It uses the system date and time, instead of just the TIMER. Many confuse randomness for probability. If the seed is between 1 and 10, for example, the seed is not considered to be random. In fact, what we talking about is the DEGREE OF RANDOMNESS. The larger the range of the seed, the more randomized the seed is. Thats so because the probability of selecting one particular seed is lower.

The TIMER takes 86400 values (number of seconds in 24 hours). of course, if using the TIMER only as the seed and running the random generator at the same time of the day, the sequence of numbers will be always the same. Hence, the term pseudo-random. TheSeeder generates random seeds between millions and billions. You wont see the same seed again in your lifetime.The fully functional program can also generate roulette spins. The parameters: Largest number 37 (French roulette) or 38 (American roulette); numbers per combination = 1 (one spin at a time). Then deduct 1 from the outcome. Thus, roulette number 1 becomes 0, while number 37 becomes 36. The special case in American roulette: number 38 becomes double zero (00).

screenshots

Generate Random Numbers Screenshots

Generate Random Numbers screenshot 1
similarSimilar Software