🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili
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.