This project generates a random set of "machine hours" for a set of machines (7 machines, by default). Each machine has a "record" consisting of three pieces of information:
- the mentioned Machine Hours
- a numeric Machine ID
- an ASCII STRING Machine Name
Once the data is generated and sorted, it logs details about the machine with the MOST hours to the Do-more Logger utility.
Please read the Start Page in the project for details of how to use it.
As with all examples, this is for educational purposes only and the user assumes are responsibility for its use.