MCPcopy Create free account
hub / github.com/e2wugui/zeze / getRandom

Method getRandom

ZezeJava/ZezeJavaTest/src/Infinite/CoverHistory.java:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84 }
85
86 public static StableRandom getRandom() {
87 return StableRandom.local();
88 }
89
90 /**
91 * 当访问记录的时候,r为null,里面随机获取记录。

Callers 15

runJobsMethod · 0.95
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
randRemoveMethod · 0.80
runMethod · 0.80

Calls 1

localMethod · 0.95

Tested by

no test coverage detected