In the meantime, you could use mathjs to ask for a random number, round it and call this via the api
http://api.mathjs.org/v1/?expr=round(random(10000,99999))
Use the api plugin to make the call
In the meantime, you could use mathjs to ask for a random number, round it and call this via the api
http://api.mathjs.org/v1/?expr=round(random(10000,99999))
Use the api plugin to make the call