Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ random
Method
random
ZezeJava/ZezeJavaTest/src/SimpleRaft/Raft.java:38–38 ·
view source on GitHub ↗
(int max)
Source
from the content-addressed store, hash-verified
36
long getCurTime();
37
38
int
random(
int
max);
// return [0, max)
39
40
@Nullable Object recvEvent();
// return null if no event
41
Callers
4
Raft
Method · 0.65
run
Method · 0.65
onProcess
Method · 0.65
a
Function · 0.65
Implementers
1
Env
ZezeJava/ZezeJavaTest/src/SimpleRaft/R
Calls
no outgoing calls
Tested by
3
Raft
Method · 0.52
run
Method · 0.52
onProcess
Method · 0.52