We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
MUIDs (Memorable Unique Identifiers), as implemented by @microprediction at https://github.com/microprediction/muid, have some sweet properties.
>>> muid.pretty(b"56a33411a3ae7cfc95597911708358ad", k1=6, k2=5) 'Shammy Llama'
The text was updated successfully, but these errors were encountered:
Oh hi. Cool package you have here!
Sorry, something went wrong.
No branches or pull requests
MUIDs (Memorable Unique Identifiers), as implemented by @microprediction at https://github.com/microprediction/muid, have some sweet properties.
Example
The text was updated successfully, but these errors were encountered: