A Perfect Square Generator up to 10^27 (Roots less than 10^15)
 2008 Michael M. Ross

Output perfect squares in a selected range to text files.

BEFORE USING: Save to a known location. All data files will be generated in this folder.

1. Save the program (PS-Gen.exe) to a folder.
2. Specify From and To values (must be less than 10^15).
3. Select the range (number of values*) for each text file.
4. Click Start.

The first number is the perfect square root (the counting number); the second number is the perfect square (square number); the third number is the interval from the previous perfect square. (For example, 101, 10201, 201 means 10201 is the 101st perfect square and the previous square number is 10000.)

*If you accept the default of 100,000, that means 100,000 values (and lines) will be written to each file.

******************************************************************
WARNING: Generates ~200MB of Data Per Minute (~10GB in 45 Minutes)
******************************************************************

Disclaimer: Any and all risk associated with using this program is assumed by the user.