Skip to content

🐱 Base62: Add ToBase62 extension method for Guid#63

Merged
kzu merged 1 commit intomainfrom
base62guid
Jan 23, 2024
Merged

🐱 Base62: Add ToBase62 extension method for Guid#63
kzu merged 1 commit intomainfrom
base62guid

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented Jan 23, 2024

This shortens a GUID string from 32 chars down to 21/22 without loss of complexity.

Closes #62

This shortens a GUID string from 32 chars down to 21/22 without loss of complexity.

Closes #62
@kzu kzu added the enhancement New feature or request label Jan 23, 2024
@kzu kzu merged commit 966d2cd into main Jan 23, 2024
@kzu kzu deleted the base62guid branch January 23, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐱 Base62: Add ToBase62 extension method for Guid

1 participant