Batch Shuffle
Randomly shuffle text order
📖 User Guide Click to view detailed instructions
Collapse Expand
📖 User Guide
Click to view detailed instructions
Batch Shuffle
Randomly shuffle text order with reproducible seed option.
Features
- Random shuffle
- Fixed seed support
- Reproducible results
- Maintain data integrity
- One-click reshuffle
Use Cases
- Lottery programs
- Test data generation
- Random grouping
- Card shuffling
- Data obfuscation
Instructions
- Enter multi-line text in the input box
- Optionally enter random seed
- Click "Shuffle" button
- View shuffled results
- Click "Shuffle Again" for new random
Parameters
- Random seed: Enter fixed number for reproducibility
- Remove empty: Auto remove empty lines
- Reshuffle: Shuffle again with same seed
Notes
- Without seed, completely random
- Same seed produces same result
- Empty lines removed by default