GET api/NewBytes/hexupper/{length}
Creates a new byte sequence of the specified length, with the uppercase hexadecimal format.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
length |
The length of the result. 0 ≦ x ≦ 4096. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The uppercase hexadecimal format.
stringResponse Formats
application/json, text/json
Sample:
"E6527ABD426089BE"