{
"userId ": "xxxxxx",
"certO": "xxxxxx"
}
curl --location --request POST 'http://test.hactzhtc.com/confidential/generateRandom' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId ": "xxxxxx",
"certO": "xxxxxx"
}'
{}