HTTP Request:
GET https://g1.d100.top/b/versionExample:
-> https://g1.d100.top/b/version
{
"version":"0.5.1"
}
HTTP Request:
GET https://g1.d100.top/b/ping?min=0&max100min must be between 0-1000max between 1-1000maxmust be greater than minExample:
-> https://g1.d100.top/b/ping?min=0&max=1000
{
"ping": 57
}
HTTP Request:
GET https://g1.d100.top/b/random/nameExample:
-> https://g1.d100.top/b/random/name
{
"name":"MULHOLLAND"
}