Lol Name Generator
Are you searching names for lol, lol nicknames, or league names? Try our free lol name generator. Explore the League of Legends names generator now.
Random Lol Name
What the LoL name generator does
You need a name for a game. A summoner name, a gamer tag, a handle that sounds like it belongs in a fantasy battle.
This throws them at you. Generate a batch and grab the one that fits.
Then stay a minute, because the humble gamer name sits on top of one of the most interesting naming problems in software, and one of the biggest games in the world changed its entire naming system, on a single day, to solve it.
How to use it
Hit Generate for a name, or a stack of them, and Copy takes them with you.
The name you want is taken, and on one day in 2023 that stopped being true
Anyone who has ever made an account for an online game knows the feeling. You think of a name. You type it in. Name already taken. You add a number. Taken. You add more numbers, or misspell it on purpose, and eventually you settle, resentfully, for something worse than what you wanted.
This is a genuinely hard problem, and it gets harder the more people play. In a game with millions of players, every good name is gone, because a name had to be unique across the entire region. Only one person on the whole server could be Shadow. Everyone else had to be Shadow with a number, or Shadow spelled wrong, forever.
League of Legends, one of the biggest games on earth, lived with this for years. Its unique names were called Summoner Names, and changing one used to cost real money, roughly the price of a modest meal, paid to Riot for the privilege.
Then, on the 20th of November 2023, Riot did something drastic. They abolished unique names entirely.
They replaced the Summoner Name with a two-part system called a Riot ID: a name, plus a short tag after a hash symbol, like Shadow#NA1. And the clever part is that the name no longer has to be unique. Lots of people can now be Shadow. What keeps everyone distinct is the tag on the end, the little discriminator after the hash, which is unique even when the name is not.
This is the same trick that lets a phone system work when everyone is called John. You do not need a unique first name if you have a number attached. Riot simply moved the uniqueness off the visible name and onto a tag most people barely look at, and in one stroke a decade of naming scarcity evaporated. The name you wanted, the plain one with no numbers, suddenly became possible again, because it no longer had to be yours alone.
So if the names on this page look clean and unmangled, with no desperate strings of digits, that is why. The world these names are made for changed the rules, and clean names came back.
Why they are all one word with a capital in the middle
Read down the list. AshenBolt. BloodFang. AstralStorm. BlazeReaper. Every one is two words shoved together into one, with a capital letter marking the join.
That capital in the middle has a name. It is called CamelCase, because the capital letter humps up in the middle of the word like a camel's back. And it is not a stylistic flourish. It is a solution to a rule.
The rule is that names in most games, and most usernames anywhere, cannot contain spaces. A space usually separates one thing from another to the computer, so the systems that store names often forbid it. Which leaves you a problem: you want your name to be two words, Blood Fang, but you are not allowed a space between them.
So you delete the space. But bloodfang, all lowercase, is a mush. The eye cannot find the seam. Is it blood-fang or blo-odfang? So you capitalise the start of the second word to show where one word ends and the next begins. BloodFang. The capital does the job the space is not allowed to do. It is a space you are permitted to keep.
This is the same solution programmers use for naming things in code, and the same one companies use for brand names when the web address cannot have a space, and the same one this generator uses, because it is the obvious answer whenever you need to join words and cannot use the gap between them. The capital letter is a fossil of a forbidden space, and once you notice it you will see it everywhere: in game handles, in software, in brand names, in hashtags.
So the visual signature of the gamer name, that hump in the middle, is not decoration. It is the mark left behind every time somebody wanted two words and was only allowed one.
The word Summoner does not even fit the game any more
There is a strange extra reason behind that 2023 change, and it is about story rather than technology.
When League of Legends began, the fiction was that you, the player, were a Summoner: a wizard who summoned the champions onto the battlefield to fight on your behalf. That is why your name was a Summoner Name. It was the name of your character in the story, the mage doing the summoning.
But over the years the game's writers moved away from that idea. Around 2014 they quietly retired the Summoners from the official lore, because the concept was boxing them in, and they wanted the champions themselves to be the heroes of the story rather than puppets called up by an unseen wizard. Little by little, the mentions of Summoners were scrubbed out. Lines were rewritten. References were overwritten.
Which left an awkward leftover. The players were still called Summoners, and their names were still Summoner Names, for a role that no longer existed in the game's own fiction. It was a word pointing at a character the story had deleted.
So the 2023 change tidied up two things at once. It fixed the technical problem of unique names, and it also removed a piece of vocabulary that had quietly become a lie. Renaming Summoner Names to Riot IDs was partly plumbing and partly retconning away a ghost. The name you type into a game like this carries that whole small history: a role that was invented, written into the naming, and then written out of everything except the label on the box.
Taking a summoner name apart
Nearly every name in this list is two halves welded together, and the two halves do completely different jobs.
The first half sets the mood. Ashen, Astral, Blaze, Blood, Shadow, Storm. These are atmosphere words. They are cold, or cosmic, or fiery, or violent, and they establish the flavour before the second word arrives. Notice they cluster around a few tones: elemental (Blaze, Storm, Frost), dark (Blood, Shadow, Ashen), and grand (Astral, Aether, Celestial). Fantasy naming has a fairly small emotional palette and it uses it hard.
The second half is the threat. Bolt, Fang, Reaper, Slayer, Bane, Claw, Stalker. These are the words that promise violence. They are the business end of the name, the part that says this handle belongs to someone you should worry about.
So the formula is mood plus menace. Ashen plus Bolt. Blood plus Fang. Blaze plus Reaper. The first word colours it, the second word threatens with it, and CamelCase glues the two together because the space is not allowed. Build one yourself and it almost writes itself: pick an atmosphere word, pick a violence word, jam them together with a capital at the seam.
There is a reason so many of them work and it is worth knowing. The best of these have a bit of sound to them, alliteration or a matching rhythm. BlazeBane and BloodFang both hit twice on the same sound, and that is not an accident, it is the same thing that makes a good band name or a good brand name stick. The names that thud are usually the ones where the two halves do not share any music. Say your shortlist out loud, because a game name mostly lives in voice chat and in your own head, and the one that sounds good said aloud is the one to keep.
How this list was made up
Nothing fancy, by design. The names were compiled by hand from the mood-and-menace kit that fantasy handles actually use, joined in CamelCase the way the games require. Hit Generate and it pulls at random, never repeating inside a single batch.
This all runs locally in your browser, with nothing transmitted.
Questions people ask
Why is every good game name already taken?
Because in a game with millions of players, a name that has to be unique across the whole region gets claimed almost immediately. Only one person could hold each name, so everyone else ended up adding numbers or misspelling. Some games, League of Legends among them, have since dropped the unique-name rule to fix exactly this.
What changed with Riot IDs in 2023?
On the 20th of November 2023, League of Legends replaced unique Summoner Names with a Riot ID: a name plus a short tag after a hash. The name no longer has to be unique, because the tag keeps everyone distinct. It freed up all the clean names that had been locked to single owners.
Why do gamer names have a capital in the middle?
Because names usually cannot contain spaces, so a two-word name gets joined into one. Lowercase would be an unreadable mush, so the second word is capitalised to show the seam. It is called CamelCase, and the capital is essentially a space you are allowed to keep.
Why were they called Summoner Names?
Because the original story of League of Legends cast the player as a Summoner, a wizard who called champions to battle. The writers later retired that idea from the lore, which left the term pointing at a role that no longer existed, and part of the 2023 change was cleaning that up.
How do I make a good one?
Pair an atmosphere word with a threat word and join them, like Frost and Bane into FrostBane. Aim for two halves that share a bit of sound, since alliteration and rhythm are what make a name stick, and say it out loud before you commit, because it will live in voice chat.
References
- Explaining the Transition to Riot IDs from Summoner Names. Riot Games. https://www.riotgames.com/en/news/summoner-name-riot-ID
- Summoner Name to Riot ID Transition FAQ. Riot Games Support. https://support-legendsofruneterra.riotgames.com/hc/en-us/articles/20616585201555-Summoner-Name-to-Riot-ID-Transition-FAQ
- Riot IDs Replace Summoner Names, and the removal of Summoners from lore. GameGrin. https://www.gamegrin.com/news/riot-games-releases-riot-ids-to-league-of-legends-replacing-summoner-names-and-how-to-change-them/
Suzzane Shahsankar is a finance graduate with interests in business communication, presentation, product feedback, and practical userfacing tools. She brings a strong clarity and usability lens to lightweight idea, suggestion, and exploratory utilities. At Eon Tools, she reviews random and suggestion tools.
Other Tools
- African Name Generator
- American Name Generator
- Chinese Name Generator
- English Name Generator
- French Name Generator
- Gangster Name Generator
- German Name Generator
- Greek Name Generator
- Hawaiian Name Generator
- Italian Name Generator
- Japanese Name Generator
- Korean Name Generator
- Latin Name Generator
- Pen Name Generator
- Random Boy Name
- Random Girl Name
- Roman Name Generator
- Russian Name Generator