From the sample bundle I see a timestamp that seems to correspond with sealedAt:
Created: 2026-02-05T17:31:54Z
This may be a little paranoid, but I worry the detail-level could somehow compromise the randomness of seeds. Chopping off the sub-second portion should be easy without breaking expectations for timestamp formats, but one could go a step further and limit it to minute-resolution too.
From the sample bundle I see a timestamp that seems to correspond with
sealedAt:This may be a little paranoid, but I worry the detail-level could somehow compromise the randomness of seeds. Chopping off the sub-second portion should be easy without breaking expectations for timestamp formats, but one could go a step further and limit it to minute-resolution too.