Example to blind the data make data anonymous while generating a corresponding file that can be used later on to retrieve the data
TODO: improve doc and functionality
To test out the principles:
- generate a random folder/file structure
exampleGen.py
- see
anonymous.py
for usage