Publisher's description
A random sampling, random number generator and random selection software utility. This randomizer can be used in a wide variety of situations, including psychological experimentation, medical trials, games such as dice games, generation of cryptographic keys, some classes of scientific experiments and survey research.
1. Generate Random Numbers in the range -2,147,483,647 to 2,147,483,647
2. Generate random data items using a format mask: such as Telephone numbers, passwords etc.
3. Specify digits to exclude from output
4. Optionally display with or without commas: 1,323 or 1323
5. Display results in order generated or sort numerically
6. Save results to a text file
Tab delimited or Comma separated
Save all numbers as a single record (one line of text)
Save all numbers by number of columns
Add results to existing text file
7. Print by user specified number of columns
1. Generate Random Numbers in the range -2,147,483,647 to 2,147,483,647
2. Generate random data items using a format mask: such as Telephone numbers, passwords etc.
3. Specify digits to exclude from output
4. Optionally display with or without commas: 1,323 or 1323
5. Display results in order generated or sort numerically
6. Save results to a text file
Tab delimited or Comma separated
Save all numbers as a single record (one line of text)
Save all numbers by number of columns
Add results to existing text file
7. Print by user specified number of columns
User comments