Tutorial
Provides documentation of API endpoint for getting randomness.
Last updated
Provides documentation of API endpoint for getting randomness.
Last updated
The following is an illustrative example of generating an array of three-digit random numbers.
Make sure you provide an.
Send the following request:
GET
You should get the following similar response:
Note that the num
query parameter corresponds to the desired amount of generated random numbers.