Generate a random perfect maze as ASCII art.
A recursive backtracking maze — every cell reachable, no loops.
Fill in the parameters (count, length, style, etc.).
Click generate — results appear below.
Batch output supported; copy all or each item.
Example: pick length 16 with symbols to get a strong password.
Tip: random values are generated locally in your browser.