Genshin Impact Name Generator Today
If you'd rather use a tool than build one, several community resources are available:
Below is a guide on how to build a generator, whether you want to use a tool or build your own logic. 1. Understanding Teyvat’s Naming Conventions Genshin Impact Name Generator
import random regions = { "Liyue": ["Xing", "Zhong", "Ning", "Qing"], "Mondstadt": ["Gunnhildr", "Lawrence", "Ragnvindr"] } def generate_name(region): return random.choice(regions[region]) print(f"Your character name is: {generate_name('Liyue')}") Use code with caution. Copied to clipboard 3. Using Existing Tools If you'd rather use a tool than build
If you are setting a username for the game itself, you must do so through the HoYoverse Account Center . Genshin Impact Name Generator