Skip to content

OpenGlobalMind/uuid-base64-codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

uuid-base64-codec

Encode TheBrain UUIDs to base64 or decode base64 to UUID.

TheBrain uses UUIDs for brain and thought IDs. For external use, they are standard UUIDs in ASCII hex. For internal use, the ASCII hex is encoded using base64.

The small Python app included here demonstrates how to encode / decode the UUIDs.

Dedicated to the public domain by Peter Kaminski kaminski@istori.com, 2024-09-21

About

Encode TheBrain UUIDs to base64 or decode base64 to UUID

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages