Skip to content

Instantly share code, notes, and snippets.

@MooneDrJune
Created July 24, 2022 18:49
Show Gist options
  • Save MooneDrJune/51aaed72b94f13ca1dda1bdd81ee6d24 to your computer and use it in GitHub Desktop.
Save MooneDrJune/51aaed72b94f13ca1dda1bdd81ee6d24 to your computer and use it in GitHub Desktop.
test
import uuid, re
print(':'.join(re.findall('..', '%012x' % uuid.getnode())))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment