interface v1.V1Options
The options used for generating a v1 UUID in generate.
Properties
A 14-bit value used to avoid duplicates that could arise when the clock is set backwards in time or if the node ID changes (0 - 16383).
The number of nanoseconds to add to V1Options.msecs
(0 - 10,000).
A function that returns an array of 16 random bytes (0 - 255).
Alternative to V1Options.random.