# Vanity Address Generator for Partisia Blockchain Tiny vanity address generator for [Partisia Blockchain](https://www.partisiablockchain.com/). To my understanding, it _should_ generate secure private keys, but **use at your own risk**. The codebase is tiny, feel free to inspect it for your own. Based on Jesper Balman Gravgaard's original version. Substantially reworked and expanded with command line interface and suffix search. ## Usage ```bash ./run.sh --prefix 00PREFIX --suffix SUFFIX ``` Prefix must include the `00` part.