system

Generate random bytes

post/sys/tools/random/{urlbytes}

Request body

bytesinteger

The number of bytes to generate (POST body parameter). Defaults to 32 (256 bits).

formatstring

Encoding format to use. Can be "hex" or "base64". Defaults to "base64".

sourcestring

Which system to source random data from, ether "platform", "seal", or "all".

urlbytesstring

The number of bytes to generate (POST URL parameter)

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.