🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links
intermediate

Generate Regex Pattern

#coding #regex #pattern-matching #data-validation

Constructs a regular expression based on specific text matching requirements.

Generate a regular expression that matches the following criteria: [Describe criteria, e.g., 'an email address' or 'a date format YYYY-MM-DD']. Provide the regex pattern and a breakdown of what each part of the expression does.