PrandomSeed
Bun

property

test.default.RunOptions.randomSeed

randomSeed?: number

Seed used when randomizing execution order. If this option is set, runs can replay the same randomized order deterministically, and setting this option also enables randomization. The value must be an integer between 0 and 4294967295.