API reference › @evolu/common › local‑first/Storage › testFingerprintTimestamps
function testFingerprintTimestamps(
timestamps: readonly Uint8Array<ArrayBufferLike> &
Brand<"Length16"> &
Brand<"TimestampBytes">[],
): Fingerprint;
Defined in: packages/common/src/local-first/Storage.ts:1095
Computes a brute-force Fingerprint from TimestampBytes values for tests and benchmarks.