MCPcopy Index your code
hub / github.com/coder/coder / Seed

Method Seed

cryptorand/numbers.go:13–15  ·  view source on GitHub ↗
(_ int64)

Source from the content-addressed store, hash-verified

11}
12
13func (*cryptoSource) Seed(_ int64) {
14 // Intentionally disregard seed
15}
16
17func (c *cryptoSource) Int63() int64 {
18 var n int64

Callers 15

makeAITaskFunction · 0.45
createTaskInStatusFunction · 0.45
TestStatePullFunction · 0.45
TestStatePushFunction · 0.45
TestSSHFunction · 0.45
TestCreateUserWorkspaceFunction · 0.45
TestWorkspaceAutobuildFunction · 0.45
TestPrebuildActivityBumpFunction · 0.45
TestWorkspacesFilteringFunction · 0.45

Calls

no outgoing calls

Tested by 15

makeAITaskFunction · 0.36
createTaskInStatusFunction · 0.36
TestStatePullFunction · 0.36
TestStatePushFunction · 0.36
TestSSHFunction · 0.36
TestCreateUserWorkspaceFunction · 0.36
TestWorkspaceAutobuildFunction · 0.36
TestPrebuildActivityBumpFunction · 0.36
TestWorkspacesFilteringFunction · 0.36