Skip to content

uid.getUniqueID() produces only two values #26

@PlkMarudny

Description

@PlkMarudny

Does it really work? With the following setup:

const uid = new Snowflake({
    custom_epoch: Date.now(),
    instance_id: 1
});

and:

uid.getUniqueID()

I get only two values 4195328 or 8389632

Nodejs version v22.17.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions