Convert text into a clean URL slug.
A slug is the URL-friendly part of a page path. Slugs typically use lowercase letters, numbers, and hyphens.
Input: Hello, World! 2026 Output: hello-world-2026
1. Paste a title or phrase into the input.
2. Copy the generated slug.