Almost every online vanity address generator is a scam. They all steal your wallet private keys. There is a way to generate vanity address from command line but some people just don't want to mess with that so i created Vanity Generator with GUI. App is build using electron and code is free for everyone on
GitHub.
How to use it: There is passphrase input box. You can enter there whatever you want and that is what's your address going to look like (Please note that all addresses start with 1, you don't need to include 1 !)
Case SensitiveThere is Case Sensitive checkbox. If you select it that means generator will search only for address with exact match. For example if your passphrase is "TeSt" BTC address is goin to start with 1TeSt, if you leave it unchecked your address can be 1TEST or 1TeST or 1test and so on...
This feature greatly impact on general speed of the app.
How fast it is ?Speed of generation depends on your CPU specs !
You are scammer you just want to steal my bitcoins !Code is publicly available, you can check it
hereDownload linkThis is download of already packaged installation for the app:
Download nowIf you got any questions post here or pm me !
Please note that there are better alternatives, this is not meant to be consumer product, it was my weekend project and i want to share it with everyone