rana icon indicating copy to clipboard operation
rana copied to clipboard

regular expressions or multiple parameters

Open seth586 opened this issue 2 years ago • 2 comments

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.

seth586 avatar Feb 05 '23 19:02 seth586

Or how about starting by displaying the closest thing that was found so far. For instance: n0strfaa if thats the closest thing to n0strfan that was found so far.

c03rad0r avatar Nov 11 '24 11:11 c03rad0r

Everyone hates regexp's?? 😮

DiagonalArg avatar Apr 06 '25 01:04 DiagonalArg