Yngvarr

Generation

regex explanationThu, 23 Mar 2023

[.@](?=.{5,32}$)(?!.*__)(?!^(telegram|admin|support))[a-z][a-z0-9_]*[a-z0-9]$

/hello\w+/ The regex matches all words that start with "hello".

Questions about programming?Chat with your personal AI assistant