b1137f6b199f072c0537fe1b4dafe7e63352d349
- Generate 25 random parts with lengths between 1-60 inches - Add one stock bin of 144" with quantity 9999 - Use random quantities between 1-100 for parts - Clear existing data when requested - Update run button state after loading - Add helper method GetRandomLength for generating test data This completes the MVP pattern migration by moving example data generation logic from the view to the presenter. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
A windows program for saw cutting.
Languages
C#
65.9%
HTML
29.7%
CSS
4.4%