URL
http://www.randomnumberapi.com/api/v1.0/randomredditnumber
NotesThis function uses the latest comments submitted to reddit as the seed for each number.
So if you request 100 numbers 100 seeds will be generated from comments and a unique seed used for each number.
The Idea behind this function is to generate random numbersbased on the "Free Will" of people generating
truly random numbers.
Option |
Discription |
Default |
min |
the minumum random number |
0 |
max |
the maximum random number |
100 |
count |
the number of random numbers to generate (Maximum of 100) |
1 |
Example
http://www.randomnumberapi.com/api/v1.0/randomredditnumber?min=100&max=1000&count=5
Response:
[389, 741, 959, 754, 916]