Skip to content

Comment on AI-powered regular expression generator

Comments

I just gave it "IT-2024-4413 separate prefix, year and number"

and it gave me: ^([A-Z]{2})-(\d{4})-(\d{4})$

Then "IT-2024-4413 give me the year in this ID"

and it gave me: \b\d{4}\b

Nice and usefull.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.