PB
Available
shuffle
lock Free · Private · In-Browser

Random Sampler

Pick a random sample from a list.

Take a fair random sample

This selects a random subset of the size you choose from a pasted list, without replacement, so each item can appear at most once — useful for QA spot-checks and unbiased sampling.

It is how you pull a fair QA sample from thousands of rows, or draw names for a giveaway, without bias toward whatever happens to sit at the top of the list.

Fresh each run

Every run draws a new sample. The selection is generated in your browser, so the source list never leaves your device. Your list stays on your device and is never uploaded.

Frequently Asked Questions

What does this random sampler do?

Take a random sample from pasted rows by count or percentage.

Can I use this with private work data?

Yes. The tool runs entirely in your browser, so pasted data is not uploaded, logged, or stored by Bushe.co.

What should I check before using the output?

Review the preview or output for delimiter issues, unexpected blank rows, and field names that may need cleanup before importing elsewhere.

Is this tool free?

Yes. It is free to use and does not require an account.

Take it further
Developer Tools

More free browser utilities for data cleanup, formatting, and developer workflows.

Learn More arrow_forward