<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How can i randomize&#x2F;shuffle lines using notepad ++]]></title><description><![CDATA[<p dir="auto">i want to randomize lines (without any order) lines might contain digits or letters there can be alot of lines in file like 40000 plus i tried a python script but it dont seem to work with 64bit notepad++ the link to the script is <a href="https://github.com/ethanpil/npp-randomizelines" rel="nofollow ugc">HERE</a></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19964/how-can-i-randomize-shuffle-lines-using-notepad</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 05:01:28 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19964.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Sep 2020 00:48:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can i randomize&#x2F;shuffle lines using notepad ++ on Mon, 07 Sep 2020 00:58:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rana-jawad-0" aria-label="Profile: Rana-Jawad-0">@<bdi>Rana-Jawad-0</bdi></a></p>
<p dir="auto">The script you linked to works for me.<br />
The script has no 32-bit/64-bit dependency, so it will work in either.<br />
With no further description than “doesn’t seem to work”, no one can really offer anything beyond saying “sorry to hear that”.</p>
<p dir="auto">It appears Notepad++ itself is getting a “shuffle lines” feature, see <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8682" rel="nofollow ugc">HERE</a> and <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8683" rel="nofollow ugc">THERE</a>.  I suppose nothing is stopping you from grabbing an unreleased build that has the feature in it, and using that for your randomization needs.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57402</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57402</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 07 Sep 2020 00:58:56 GMT</pubDate></item></channel></rss>