DFA Generator
Design and Test Deterministic Finite Automata
Step 1: Select DFA Rule
even()
odd()
starts_with()
ends_with()
contains()
no_substring()
exact_count()
at_least()
length_mod()
Step 2: Configure Parameters
Alphabet (comma-separated symbols):
Symbol:
Pattern:
Number (k):
Build DFA
Step 3: Test Your DFA
Input String:
Test String
DFA State Diagram