Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-03-02 04:39
Flavor·Python

r"
^[a-fA-F0-9]{32}$
"
gm
Open regex in editor

Description