I was working on a regex which fulfills below criteria. Kindly suggest.
- Must have at least 1 numeric character
- Sequential numbers are not allowed
- All characters cannot be the same
- Minimum of 4 alphanumeric characters allowed
- Allow special characters #&()_+[]:;',/.\-" *