Version7Options: {
    msecs?: number;
    random?: Uint8Array;
    rng?: (() => Uint8Array);
    seq?: number;
}