mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-09 15:26:05 +08:00
Uploaded py-kms_2017-06-01
This commit is contained in:
3
randomHWID.py
Normal file
3
randomHWID.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import uuid
|
||||
key = uuid.uuid4().hex
|
||||
print key[:16]
|
Reference in New Issue
Block a user