UTILS.
100% in-browser
🐾

Pet Name Generator

Suggest random pet names by species (dog, cat, rabbit, bird, reptile) and style — cute, funny, classic, tough, nature, or food-themed. Draw up to 20.

— output appears here —

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.

Frequently asked questions

Are the names actually suited to the species?
Yes. Each name is tagged with the species it fits, so choosing Cat or Bird returns names appropriate for that animal. Select Any to draw suggestions across all species in your chosen style.
What do the styles mean?
Cute names are soft and sweet, funny names are playful puns, classic names are timeless favorites, tough names are bold and strong, nature names come from the outdoors, and food names are tasty and fun. Choose Any to mix them.
Will names repeat in one list?
No. Each draw shuffles the filtered names with a cryptographic Fisher-Yates shuffle and takes the first N, so a single generated list is always unique. Generate again for a fresh independent set.
Does it work offline?
Yes. The name bank and the random draw both run in your browser using the local crypto random generator, so nothing is uploaded and it works with no connection once the page has loaded.

More tools