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',
});

Metadata

Metadata

Assignees

Labels

code qualityImprovements to code quality, not functionality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions