1. Sorting Numeric IDs
Background
A developer has a list of user IDs that are out of order and mixed with whitespace.
Problem
The IDs need to be in ascending numerical order for a database migration.
How to use
Paste the IDs into the input, select 'Numerical' as the sort order, and enable 'Trim Whitespace'.
Outcome
A clean, numerically sorted list of IDs ready for import.