Optional
incrementThe increment to use
0n
keep in mind that this bigint is auto-incremented between generate calls
Optional
processThe process ID to use, will be truncated to 5 bits (0-31)
1n
Optional
timestampTimestamp or date of the snowflake to generate
Date.now()
Optional
workerThe worker ID to use, will be truncated to 5 bits (0-31)
0n
Generated using TypeDoc
Options for Snowflake#generate