生成主题
选择名字风格
⚔️
武侠江湖
独孤剑魔 · 天山雪狐 · 九阳神掌
🔮
魔法世界
星光织梦师 · 暗影术士 · 虚空法师
👽
外星文明
Zyx·格瑞达 · 欧米迦-7
💰
财富预言
年入百万的XX · 即将逆袭的XX
🦸
超级英雄
钢铁守护者 · 暗影骑士 · 光速闪侠
宝可梦系
雷光皮卡 · 烈焰喷火 · 水晶冰伊
🌟
星座传说
天秤座守护神 · 双鱼星使者
词库风格
整体气质偏向
水印设置
品牌水印文字
次数限制
每用户生成上限
最多可生成次数 5 次
专属名字生成器
输入你的名字,获得一个独一无二的专属称号
每次生成都不同,快来测试你的天赋异禀吧!
⚔️ 武侠江湖
天剑无极

你是一位行走于江湖的绝世剑客,

一剑破万法,无人能挡。

命中注定威震天下,留名千古。

小游戏中台 · GameHub
实时数据
12,847
累计生成名字
分享数据
主题热度排行
1
💰
财富预言
92%
2
⚔️
武侠江湖
78%
3
🦸
超级英雄
65%
4
🔮
魔法世界
54%
5
🌟
星座传说
43%
6
宝可梦系
38%
7
👽
外星文明
29%
最近生成记录
function mobileSwitchTab(tab) { var left = document.getElementById('panel-left'); var right = document.getElementById('panel-right'); document.querySelectorAll('.mobile-tab').forEach(function(b){b.classList.remove('active');}); var btn = document.getElementById('tab-' + tab); if (btn) btn.classList.add('active'); if (tab === 'config') { if (left) left.classList.toggle('expanded'); if (right) right.classList.remove('expanded'); } else if (tab === 'data') { if (right) right.classList.toggle('expanded'); if (left) left.classList.remove('expanded'); } else { if (left) left.classList.remove('expanded'); if (right) right.classList.remove('expanded'); } } function toggleSound() { var on = GameSound.toggle(); var icon = document.getElementById('sound-icon'); if (icon) icon.textContent = on ? '🔊' : '🔇'; }