intermediate
Regex Pattern Generator
Creates a regular expression based on a natural language description.
📝 Contenu du Prompt
Generate a regular expression that matches a standard email address format. Explain the components of the regex briefly. Provide the regex inside a code block for easy copying. Requirements: standard [email protected] format.