Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add stringIdNonAmbiguous() #24

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

mrnagydavid
Copy link
Contributor

In this PR, I add the stringIdNonAmbiguous() generator to generate random strings with non ambiguous characters.

Poem for placing code here

The feature of generating such strings sounds useful for all projects,
so instinctively I would have put it in js-lib,
but all nanoId related code is in nodejs-lib,
so I put it here instead.

@kirillgroshkov
Copy link
Member

but all nanoId related code is in nodejs-lib,

Yes, because it relies on Node.js apis

@kirillgroshkov kirillgroshkov merged commit 345d0ca into master Dec 10, 2024
1 check passed
@kirillgroshkov kirillgroshkov deleted the feat/add-nonambiguous-stringid branch December 10, 2024 10:22
Copy link

🎉 This PR is included in version 13.38.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants