add additional formats #4

Closed
opened 2024-05-10 19:42:40 +02:00 by PlexSheep · 3 comments
Owner
  • base64
  • base32
- [x] base64 - [x] base32
PlexSheep added the
Kind/Feature
Priority
Medium
Reviewed
Confirmed
labels 2024-05-10 19:42:40 +02:00
Author
Owner

Finding the right prefix for base64 and base32 isn't so easy actually. 0s seems somewhat common for base54 but base32 is too niche, so I invented 032s.

Finding the right prefix for base64 and base32 isn't so easy actually. `0s` seems somewhat common for base54 but base32 is too niche, so I invented `032s`.
Author
Owner

PR #7 addresses this but needs an extra function to make u128 into a slice, which I don't like. Use a dependency instead.

PR #7 addresses this but needs an extra function to make `u128` into a slice, which I don't like. Use a dependency instead.
Author
Owner

See #8

See #8
PlexSheep self-assigned this 2024-05-12 02:08:38 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/numf#4
No description provided.