in reply to Matching numeric value between two digits
Match only valid patterns.
/known string([1-6]?\d|7[0-5])another known string/ [download]