Reverse strings, reverse list orders, sort alphabetically, or shuffle items randomly.
Often, we find ourselves with lists or text snippets that are out of order. Manually alphabetizing names, reverting arrays, or even just scrambling a list for fairness in a giveaway can take up more time than it should.
This simple String Reverser & Sorter allows you to perform these operations in a single click directly inside your browser buffer. The text modifies itself in-place, allowing you to stack operations (e.g. Reverse text, then Sort).