About YuzuKit

YuzuKit is a free, ad-light directory of web-based generators and utilities. Every tool runs entirely in your browser — no account, no email, no limits.

What's here

  • Fantasy name generators — elf, dwarf, orc, half-elf, dark-elf, and more for D&D, fiction, and RPGs.
  • Username generators — platform-aware builders for Instagram, TikTok, and other networks.
  • Business utilities — UUID v4 generator, invoice number generator, and growing.

How it works

Name generators combine curated syllable pools and word lists, shuffled client-side with a Fisher-Yates algorithm. UUID generation uses the browser's nativecrypto.randomUUID() — cryptographically secure, no server involved. Nothing is sent anywhere.

Stack

Built with Astro (static site generation), Svelte 5for interactive islands, and deployed onCloudflare Pages. Pages are pre-rendered at build time — fast by default, no runtime server.

Contact

Questions, tool requests, or bug reports: visit the contact page.