GET https://ourlink.com/api/<api key>Example Output:2
- How does it work?A key is generated, like this: cm8as2xta000oga350u1pyp7wwith the following optionsRange, 0-10, IntegerThis key will generate a random integer within the range of 0 to 10, like this8but if you change the options, such as changing integer to float, likeRange, 0-10, Floatthe key will not change.So now, with the same key, 4.132674292568241will be the output instead.