Shuffle Lines
From TED Notepad
This section is up to date for TED Notepad version 6.3.1.0.
Control page Control:feature:Shuffle Lines
Control page Control:feature:Shuffle Lines
Shuffle (Ctrl+Shift+K)
Reorders lines
of the selecion randomly.
Warning: Although the tool uses a more complex pseudo-random generator (than a linear congruential generator), it is not safe to assume that the generator is cryptographically secure. This tool should not be used for encryption purposes if real sturdy protection is expected, since the pseudo-random generator is not constructed to withstand real cryptanalysis. It is only safe to assume that the generator is not easily predictable without advanced cryptanalysis - which is acceptable for most common tasks.
See also Sort Lines Ascending, Sort Lines Descending and Sort Lines tools.