Rest-API (Transaction Security Broker)General DocumentationapispecReturns random bytesReturns random bytes GET /v1/generateRandom/:length Returns random bytes with the provided length as an base64 encoded string Request Responses200400403404500501Successful OperationClient ErrorRequest refusedResource not foundServer ErrorImplementation Error