Liste e numeri Gratis · Privato
Abbinatore casuale di due liste
Abbina elementi di una lista con un'altra.
Zip list A to a shuffled list B — assign prizes, tasks, or pairings.
Tocca Abbina A → B per vedere un risultato.
Opzioni
Risultati recenti
- Ancora nessuna cronologia.
Domande frequenti
What happens if the lists are different lengths?
A is matched against a shuffled B. If B is shorter than A, B repeats as needed so every item in A gets a match.
Can I match a list to itself?
Yes. Paste the same list into both A and B to create random pairings within a single group.
How random is the pairing?
List B is shuffled with the Web Crypto API, giving every possible pairing an equal, unbiased chance.
Do my lists leave my device?
No. The matching runs entirely in your browser, so neither list is ever sent to a server, and it works offline.