GET https://api.codetabs.com/v1/random/integer?range=X-Y
https://api.codetabs.com/v1/random/integer?min=1&max=10
times
.
https://api.codetabs.com/v1/random/integer?min=1&max=10&times=50>
GET https://api.codetabs.com/v1/random/list?len=X
https://api.codetabs.com/v1/random/list?len=1000