MCPcopy Create free account
hub / github.com/ccxt/ccxt / uuid

Method uuid

java/lib/src/main/java/io/github/ccxt/Exchange.java:1126–1128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1124 }
1125
1126 public String uuid() {
1127 return Strings.uuid();
1128 }
1129
1130 // =======================
1131 // Time

Callers 15

testUuidFunction · 0.95
testAggregateFunction · 0.95
createOrderMethod · 0.45
createOrderMethod · 0.45
generateClientOrderIdMethod · 0.45
transferMethod · 0.45
createOrderMethod · 0.45
createOrderMethod · 0.45
createOrderMethod · 0.45

Calls 1

uuidMethod · 0.95

Tested by

no test coverage detected