UuidOptions
Defined in: src/uuid/options.ts:6
Options common to every UUID version.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”engine?
Section titled “engine?”
optionalengine?:EngineLike
Defined in: src/uuid/options.ts:11
Draw from this engine instead of the platform CSPRNG. Identifiers default to the CSPRNG; pass an engine only to make a test deterministic.