This is help.txt for randomlocation.xyz - randomlocation.xyz helps you discover random locations, parks and restaurants/cafes around your current location. - No information is being stored at the backend. No browser cookies either. - You can change the radius by adding ?d= parameter in url. For example https://randomlocation.xyz/?d=10 will suggest locations in 10 miles radius of your current location. Default is 2 miles. - There is a "chained mode" which can be activated by adding c=1 to the url. By doing this, the second location will be calculated based on the first location and the third location will be calculated based on the second location, instead of all locations being calculated from the starting point. - There is a "fixed mode" which can be activated by adding f=1 to the url. By doing this, the distance to suggested locations will be fixed to exactly the distance dictated with 'd' parameter. For example, if d is set to 5 and f is set to 1, all the locations suggested will be exactly 5 miles from your current location, in random directions. - There is a "hop mode" which can be activated by adding h=1 to the url. By doing this, you will be suggested a far off location in the first step and then three nearby locations to that location. It's a good way to explore nearby towns, villages or even countries. - For the "hop mode", default is 10 miles for the far-off location. It can be changed by setting a value. For example, h=100 will suggest far-off location within 100 miles. - All modes can be clubbed if one wants. So https://randomlocation.xyz/?d=10&c=1&h=25 means hop mode is ON, and you will first be suggested to go to a location randomly selected within 25 miles radius (because h=25), then from that location you will be suggested to go to a location within 10 miles (because d=10), and then because chained mode is ON, all subsequent locations will be suggested based on the last location. - Caution: Please do not go to remote places alone and/or at night. Be wise.