is it possible refactoring randomly rename all variables in python file so have file from github and want to make it not recognizable for others something like this https://github.com/dorki/py-namer but random str names?
is it possible refactoring randomly rename all variables in python file
so have file from github and want to make it not recognizable for others
something like this
https://github.com/dorki/py-namer
but random str names?