Adding the support to run the randomizer on Linux.
Note: The randomizer and the tools have to be recompiled to be used on Linux (there is a make.bat for each tool in the src folder). Il also replaced \\ by / because they are supported universally. (\\ are not recognized on Linux, but / are on both Windows and Linux)
Adding the support to run the randomizer on Linux.
Fixes #78