π²Random Lines
π² Random Lines
The Random Lines tool lets you shuffle text line order to introduce randomness into your datasets. Whether you're prepping proxies, email accounts, user info, or just need to mix things up β this tool uses the Knuth Shuffle (FisherβYates algorithm) for fair and unbiased randomization.
π§Ύ Use Case Examples
π Shuffle proxy or account lists to avoid detection
π§ͺ Create randomized batches for testing scenarios
π§ Mix Gmail combos or email:pass lines before import
π³οΈ Generate randomized giveaways or draw orders
π οΈ Tool Layout
Input Text
Paste the list you want to randomize
Text Fragment
Displays the randomized or shuffled output
βοΈ Shuffle Settings
Line Grouping
Shuffle blocks of X lines together (e.g. name + email + password as one unit)
Trim Lines
Removes extra whitespace from both ends before processing
Skip Empty Lines
Ignores lines that contain nothing
Skip Duplicate Lines
Ignores repeated entries during the shuffle
π§© Example: If each account uses 3 lines (email, pass, proxy), set Line Grouping to
3
to preserve structure during shuffle.
π‘ Best Practices
Always enable Trim Lines when copying from Google Sheets or PDFs
Use Skip Empty Lines when pasting from inconsistent sources
Combine this tool with Filter Text or Remove Duplicates for cleaner output
Shuffle again before reuse to keep automation patterns unpredictable
Last updated