MCPcopy Create free account
hub / github.com/coder/coder / Seed

Method Seed

scaletest/harness/strategies.go:157–157  ·  view source on GitHub ↗
(_ int64)

Source from the content-addressed store, hash-verified

155}
156
157func (cryptoRandSource) Seed(_ int64) {}
158
159// Run implements ExecutionStrategy.
160func (s ShuffleExecutionStrategyWrapper) Run(ctx context.Context, fns []TestFn) ([]error, error) {

Callers 2

createWorkspaceMethod · 0.45
setupWorkspaceAndAgentFunction · 0.45

Calls

no outgoing calls

Tested by 2

createWorkspaceMethod · 0.36
setupWorkspaceAndAgentFunction · 0.36