About this tool
The Pet Name Generator suggests random names for a new companion, filtered by species and personality style. Whether you're naming a dog, cat, rabbit, bird, or reptile, it draws from a curated bank of names chosen to suit each animal, so the ideas actually fit your pet rather than being generic labels.
Pick a species (or Any) and a style — cute, funny, classic, tough, nature-inspired, or food-themed — then choose how many names to draw, from 1 to 20. The tool filters the bank to names tagged for both your species and style, shuffles that subset with a Fisher-Yates shuffle powered by the browser's cryptographic random generator (crypto.getRandomValues), and returns the first N. Because it samples without replacement, each list is free of duplicates; press Generate for a completely new set.
Everything runs locally in your browser with a built-in name bank — nothing is uploaded and it works offline. Copy your favorites to a notes app, or keep generating until a name clicks. If a species-and-style combination is narrow, the tool returns every matching name it has without repeating any.