aeternity / aepp-sdk-go

Golang SDK to interact with the Æternity blockchain
ISC License
18 stars 10 forks source link

vanity account generator accepts regexes #53

Closed randomshinichi closed 5 years ago

randomshinichi commented 5 years ago

So you can match anywhere in the name, not just in the beginning.

vanity account generator accepts regex already! preserve current behaviour, add --regex to make a regex search.