Skip to main content
Removes all non-alphanumeric characters and replaces them with hyphens (-). The result is often used as an identifier, filename, or list key.

Fields

No configurable options available

Sample data

Input dataOutput data
”-1 random string--- #@#$^%$^test 3""1-random-string-test-3”