TINGen creates German TINs (in German: "Steueridentifikationsnummer") like desribed here (German). It is also able to create TINs for testing purpose which could, in contrast to non-testing TINs, start with zero. See the Wikipedia article about TIN (German).
- Follow the steps described here for being able to build TINGen (this is needed for the GUI).
- Run
Go build
in the folder of TINGen.go file. - An TINGen.exe file should be compiled.
- Profit.
The graphical user interface is built with Fyne.