Skip to content

Comments

feat: Use full a-z 0-9 for id creation#22

Merged
wedow merged 1 commit intowedow:masterfrom
warmwaffles:master
Jan 28, 2026
Merged

feat: Use full a-z 0-9 for id creation#22
wedow merged 1 commit intowedow:masterfrom
warmwaffles:master

Conversation

@warmwaffles
Copy link
Contributor

@warmwaffles warmwaffles commented Jan 28, 2026

This relies on tr and /dev/urandom. Unclear if this works well on Mac, but on Linux it works just fine. tr is in coreutils.

This relies on `tr` and `/dev/urandom`. Unclear if this works well on
Mac, but on Linux it works just fine.
Copy link
Owner

@wedow wedow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirmed to work as expected on both mac and linux. thanks!

@wedow wedow merged commit aa91e11 into wedow:master Jan 28, 2026
@warmwaffles
Copy link
Contributor Author

Thanks. Really appreciate this tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants