Reverse text fully or line-by-line.
Splits the string into Unicode code points with [...str], reverses, then joins.
All processing local.
Does not perform full grapheme cluster segmentation.
Looking for broader guides and best practices? Visit the ToolsAreUs Blog for indexes (like the full tool list) and articles (e.g. secure password generation).