* Update useGetVisibleLibraryMangas.ts
Begin implementation of random sort
* Update LibraryOptionsPanel.tsx
Added random sort option
* Update Library.types.ts
Adding random to LibrarySortMode types
* Moved sorting process to before filter
Changed the order of the sorting/filter process. Now sorts through entries before filtering them.
* Implementing Reviewer Feedback: Replacing Random Icon
Replaced icon with Replay icon from mui.
* Update SortRadioInput.tsx
Replaced random icon with replay icon from mui to replicate mihon functionality
* Fixed Formatting
* Update CHANGELOG.md
Added proposed changes from pull request.
* Update CHANGELOG.md
Co-authored-by: schroda <50052685+schroda@users.noreply.github.com>
---------
Co-authored-by: jburkh10 <jburkh10@terpmail.umd.edu>
Co-authored-by: schroda <50052685+schroda@users.noreply.github.com>