Converts a given input into an Hash (Probably Bad)
- unknown
- Execute the programm, type in anything and you will get the "Hash".
- Execute the programm and type in a seed.
- !!CAUTION!! with that you generate a new lookup table, so you will get a diffrent output from main.py for the same Input!!
- Fix issues
- make hash more readable(done)
- make hash more secure
- add option to hash file