- Click the button to randomly display a Pokémon Pokédex entry. The entry includes the Pokémon's name in Chinese, English, and Japanese,
National Pokédex number, base stats (all 6), abilities, and even a random Poké Ball!
Covers up to Generation IX (Pokémon Scarlet/Violet), including form variations — a total of 1,268 Pokémon. Enjoy the fun of encountering Pokémon anytime! - It's saved in your browser localStorage.Saved in the browser's localStorage, so please note! If the browser clears “Cookies and other site data,” your records will be deleted as well!
- Every Pokémon has an equal chance of appearing (form variations count as separate Pokémon),
and the same Pokémon will not appear twice in a single round. By the way, the shiny rate is 1/11. - Because I love Pokémon. While learning to use Fetch for web development, I discovered PokéAPI. At first, it was just a few lines of practice code, but I thought it was too plain, so I tried adding a "random" effect. After testing and refining, it eventually became what you see now.」
- If PokéAPI updates, I'll update this as well. If you have any fun ideas or suggestions for improvement, feel free to contact me anytime! My email: keigo8231@gmail.com
As of 2025/12/5, after checking PokéAPI, the data for the new ZA Mega Evolutions has already been added.
However, the crucial illustrations haven't been uploaded yet (the sprites values are still null). We'll need to wait a bit longer. - Pokémon data comes from PokéAPI.
The button style is from Maximuz's Pure CSS 8bit Button Style on CodePen.
Some icons are from SVG REPO、icons8. The site is built with the Nuxt framework, styled after the redesigned UI of the HeartGold/SoulSilver Pokédex.
