種族名ジェネレーター
宇宙人、神話生物、幻想的な生き物の種族名をAIで生成します。表現力豊かで、独創的で、説明付き。世界構築とSFに最適です。
入力
オプション。テーマを自分の言葉で調整してください(最大500文字)。
オフにすると、名前のリストのみになります — 意味やフレーバーテキストはなし。
名前1つあたり2クレジット。取得した名前のみクレジットが消費されます。
出力
| 名前 | 説明 |
|---|---|
| No data yet | |
ガイド
A species name has to do something a character name doesn't: it has to imply a whole kind of thing — how they evolved, where they live, what they're capable of — in a word or two. This generator invents species names for alien life forms, mythical creatures and fantastical beings, and pairs each with a line describing the key traits, abilities or backstory that make the species distinct.
The goal is names that feel discovered rather than assembled. It deliberately avoids the "wolf + bear = wolfbear" trap and reaches instead for invented, otherworldly phonetics that hint at biology and origin.
How to use it
Length shifts the register. Short names (Vex, Threl, Ossk) read like a common name a xenobiologist would use in the field; longer ones (Cthalarine Driftweavers, Umbral Sporelings) read like a full taxonomic label with a descriptor baked in.
Complexity controls how alien the sound gets. Simple stays pronounceable and vaguely Latinate — the kind of name that fits a friendly first-contact story. Elaborate pushes into consonant clusters and unfamiliar phonetics for something genuinely non-human.
Use extra context to steer the biology and setting:
- "deep-sea alien, bioluminescent, hive-minded"
- "silicon-based desert dwellers, no water"
- "fae-adjacent forest spirits, mythic rather than sci-fi"
- "parasitic microorganism, sounds clinical and unsettling"
What makes a good species name?
One that carries information. The best results tell you something — a habitat, a defence mechanism, a way of moving — before you've read the description. A name like "Duskmoth Cindrelle" already suggests something nocturnal and fragile; that implied backstory is what separates a species name from a random syllable.
Is this for sci-fi aliens or fantasy creatures?
Both, and you steer which. Left alone it mixes registers; add "hard sci-fi" or "high fantasy" (or a specific vibe like "Lovecraftian" or "Star Trek-style") to the context box and it will stay in one lane. The description that comes back is a seed for worldbuilding, not a fixed canon.
Can I use these names in my game or novel?
Yes. Invented species names aren't protected by copyright, so what the generator produces is yours to build on. The one caution is that the model has read a lot of science fiction and fantasy — a distinctive result can occasionally echo an existing franchise's species, so search before you commit a name to print.
Use it from code
From 3 credits per callREST API
curl -X POST https://api.iotools.cloud/v1/tool/name-generator/species-names \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"complexity": "balanced",
"length": "medium",
"context": "",
"count": "5",
"describe": "true"
}'Swap in your own key from your account. The tool's fields are the body — no wrapper.
Ask an AI agent
Use the IOTools `name-generator__species-names` tool (Species Name Generator) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.