Randomizer: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[image:datainput4.png|thumb]]
{{Software
'''Randomizer''' is a simple random selection routine. You create a flat file database (using the included DataInput script) and Randomizer will select random items from each field you specify. Can be used to select either one item from each field or a random multiple number of items from selected fields.
|Picture=datainput4.png
|Version=4.0 (2001-07-29)
|Vendor=
|Author=[[Don K. Eitner]]
|License=Freeware
|Download={{FileLink|Randomizer_4-0.zip}}
|Website=
}}
Randomizer is a lightweight database built with the specific intention of selecting random items from lists (fields, arrays, etc).  The Randomizer.cmd script is accompanied by DataInput.cmd which acts as the database creation and editing tool.  Other front-ends could be easily coupled with DataInput.cmd but thus far no others are known to exist.


==License==
[[Category:Database]]
*Freeware
[[Category:Freeware]]
*Author: [[Don K. Eitner]]
 
[[Category:Software]]

Latest revision as of 22:42, 17 December 2023

Randomizer
Version 4.0 (2001-07-29)
Vendor
Author Don K. Eitner
License Freeware
Download Randomizer_4-0.zip
Website

Randomizer is a lightweight database built with the specific intention of selecting random items from lists (fields, arrays, etc). The Randomizer.cmd script is accompanied by DataInput.cmd which acts as the database creation and editing tool. Other front-ends could be easily coupled with DataInput.cmd but thus far no others are known to exist.