English / 中文
This is a real address generator based on Cloudflare Workers. You can generate real random addresses on maps from different countries.
Use online: https://realaddress.fuyiran.com/
- Generate random real addresses that exist on the map
- Support multiple country options
- Display address location using Google Maps
- Generate random phone numbers, names, and genders, with the ability to click to copy directly
- Support for saving generated information and adding notes
To deploy this website, you need to use Cloudflare Workers to deploy the provided JavaScript code.
-
Register or log in to your Cloudflare account
-
Create a new Cloudflare Worker
-
Copy the provided JavaScript code into the Cloudflare Worker script editor
-
Save and deploy your Worker
If you encounter any issues during use, please submit them as issues.
This project is licensed under the MIT License.
The original version is from chatgpt.org.uk, modified by Adonis142857.