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

Feature request: Allow for globally changing size & used alphabet #23

Open
BlackBearFTW opened this issue Nov 8, 2024 · 0 comments
Open

Comments

@BlackBearFTW
Copy link

Hi,

It would be great if Nanoid allows for settings to be set globally, like the size and alphabet, something like;

Nanoid.Defaults.Size = 100 & Nanoid.Defaults.Alphabet = " ".

This would allow for less configuring, for example I use Nanoid.Alphabets.LettersAndDigits everywhere and now I have to pass that in each time I want to generate a Nanoid.

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

No branches or pull requests

1 participant