Generates random numbers and copies to the clipboard, saves to a file, or creates multiple files based on the numbers.
Dynamically change the output between newline, CSV, and tabbed formats.
Great for random data for testing applications, creating thousands of files, or for data analytics.
Examples:
• Generate 20 random numbers between 1 and 100 in CSV format
• Create 20 files, the filenames of which are the random numbers
• Copy the random numbers to the clipboard
• Save the random numbers to a file