Delete randomHWID.py

This commit is contained in:
Matteo ℱan
2018-02-28 23:16:52 +01:00
committed by GitHub
parent 6bf855f931
commit 4145bd3d6c

View File

@@ -1,3 +0,0 @@
import uuid
key = uuid.uuid4().hex
print key[:16]