This project includes a tool to generate random data like ID number, phone number, and so on using C# Blazor.
Download the project to your computer and open it in Visual Studio or another C# development environment.
- Run the project.
- Go to
https://localhost:5001
in your browser. - You can generate random data using the options on the page.
This project can generate the following random data types:
- Identification Number
- Telephone Number
- Tax Number
- IBAN Number
If you would like to contribute to the project, please first open an issue to discuss the changes. You can then submit a pull request.
This project is licensed under MIT license.