Number Generators

Current Version: 8numgen = v1.0.17

veiwed times

Email David Lenk | Main Page | VB Program/Source-Code | Links

Scroll down for screen shots.

Goto 8numgen Program Info Now

Goto Numgen2 Program Info Now

8numgen.jpg (19221 bytes)

numgen2.jpg (26710 bytes)

Disrciption:

8numgen is a app for generating 8 random numbers between 0 and 9 that add up to 15. The numbers it generates are placed into a listbox which can be saved to disk.

Idea:

The idea for this program came from browsing newsgroups, i was in alt.lang.vb5.rumors and found a message by a person named some guy with the call sign of "Sirius". I emidiatly jumped to VB and started coding to solve his problem. A few hours later I was done, I had run into his problem and found the soulution. I do not know what the orignal application for this code was acording to Sirius but I encourage you to use this for GOOD purposes only.

Source Code: The source code for this program is available for download.

Download: 8numgen.zip

This zip file contains the source code in VB5 format and a precompiled 8numgen.exe

 

Discription: Numgen2

Another number generator, proposed by Sirius. This generator creates configurations of 7 numbers random between 0-9 that equal 28, 21, 14 or 7. It improves on technologies created by me in 8numgen. Optimized more than 8numgen at the source level, this program is a great learners tool for loops and number ganeration but didnt that sound really professional?

Idea:

The idea for this one came from Sirius just like 8numgen but was fully coded by me.  I do not know what the orignal application for this code was acording to Sirius but I encourage you to use this for GOOD purposes only.

Source Code: Unfortunatly the sourcecode for this program has been corupted somehow, Actually its like this.  I just went to update it because I updated 8numgen and wanted them to use the same optimizations because Timer controls are very slow, and found that not only was the project file pointing to the wrong files.   The source files must have been accedentaly overwritten, so no source code will ever be available for this program due to potential malicous use of the ideal.

Download: numgen2.zip

numgen2.zip contains the incorrect source-code and a pre-compiled numgen.exe.  The executable file is the correct version.