I need to generate license for each software I distribute in the market. And I will store that license and computer unique id in my server database. So,
- What is the Computer's Unique Id in present?
- How to get it in Python-3
I Googled for it, but most answers I got is taking MAC Id, nowdays anyone can change the MAC Id.So, What is the best id that cannot be changed and is visible in Python-3