Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ccxt/ccxt
/ uuid22
Method
uuid22
java/lib/src/main/java/io/github/ccxt/Exchange.java:1122–1124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1120
}
1121
1122
public
String uuid22() {
1123
return
Strings.uuid22();
1124
}
1125
1126
public
String uuid() {
1127
return
Strings.uuid();
Callers
9
testUuid
Function · 0.95
editSpotOrderRequest
Method · 0.45
createOrderRequest
Method · 0.45
sign
Method · 0.45
sign
Method · 0.45
createOrder
Method · 0.45
withdraw
Method · 0.45
createSpotOrderRequest
Method · 0.45
createContractOrderRequest
Method · 0.45
Calls
1
uuid22
Method · 0.95
Tested by
no test coverage detected