it would be nice to search for several matching parameters
example
$ rana --difficulty=20 --vanity=dead --vanity-n=rana,h0dl,n0strfan
would search for and print: leading zero bits, vanity, vanity-n, etc
Regex is complicated and I know everyone hates it, maybe just running multiple parameters would be equivalent of an OR statement.