GET api/Ticket

产生不连续或指定值的随机数

Request Information

URI Parameters

None.

Body Parameters

Collection of string

Request Formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'String[]'.

Response Information

Resource Description

产生不连续或指定值的随机数

string

Response Formats

application/json, text/json

Sample:
"sample string 1"