GET api/NewBytes/hexlower/{length}
Creates a new byte sequence of the specified length, with the lowercase 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 lowercase hexadecimal format.
stringResponse Formats
application/json, text/json
Sample:
"855676b2a2dea5b4"