Provides the JSON API to generate random data.
This Web API supports CORS (Cross-Origin Resource Sharing).
- alphabets
- alphanumerics
- byte sequence
- UUID
- time-ordered ID
This project is actually the ASP.NET Web app that contains the following:
- Web API
- Help page with specification
- Test page using jQuery
randomdata.azurewebsites.net is a sample deployment.
- .NET Framework 4.5
- ASP.NET Web API 5.2.3
- ASP.NET Web API Help Page 5.2.3
- ASP.NET Web API Cross-Origin Support 5.2.3
- Blaze 1.1.10
- v1.0.0 The first release, using ASP.NET MVC.
- v2.0.5 Use ASP.NET Web API.