Skip to content

Use nanoid instead of randomstring #42

Description

@Kayron013

Use nanoid pkg instead of randomstring as it is a much smaller dependency.

return randomString.generate({
length: 4,
charset: 'numeric',
});

Activity

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

Metadata

Metadata

Assignees

Labels

code qualityImprovements to code quality, not functionality

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions