Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
13
func
(*cryptoSource) Seed(_ int64) {
14
// Intentionally disregard seed
15
}
16
17
func
(c *cryptoSource) Int63() int64 {
18
var
n int64
Callers
15
makeAITask
Function · 0.45
createTaskInStatus
Function · 0.45
TestStart_FailedStartCleansUp
Function · 0.45
TestStatePull
Function · 0.45
TestStatePush
Function · 0.45
TestSSH
Function · 0.45
TestWorkspaceExternalAgentCredentials
Function · 0.45
TestCreateUserWorkspace
Function · 0.45
TestWorkspaceAutobuild
Function · 0.45
TestPrebuildUpdateLifecycleParams
Function · 0.45
TestPrebuildActivityBump
Function · 0.45
TestWorkspacesFiltering
Function · 0.45
Calls
no outgoing calls
Tested by
15
makeAITask
Function · 0.36
createTaskInStatus
Function · 0.36
TestStart_FailedStartCleansUp
Function · 0.36
TestStatePull
Function · 0.36
TestStatePush
Function · 0.36
TestSSH
Function · 0.36
TestWorkspaceExternalAgentCredentials
Function · 0.36
TestCreateUserWorkspace
Function · 0.36
TestWorkspaceAutobuild
Function · 0.36
TestPrebuildUpdateLifecycleParams
Function · 0.36
TestPrebuildActivityBump
Function · 0.36
TestWorkspacesFiltering
Function · 0.36