🏠 Hem
Benchmarkar
📊 Alla benchmarkar 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List-applikationer 🎨 Kreativa fria sidor 🎯 FSACB - Ultimata uppvisningen 🌍 Översättningsbenchmark
Modeller
🏆 Topp 10 modeller 🆓 Gratis modeller 📋 Alla modeller ⚙️ Kilo Code
Resurser
💬 Promptbibliotek 📖 AI-ordlista 🔗 Användbara länkar
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.