patchBay

DummyJSON vs Random Data

If you need a Test Data API that's easy to integrate, go with Random Data.

DummyJSON

Generate dummy data in JSON format

Random Data

Random data generator

DummyJSON

  • HTTPS supported
  • Requires Yes authentication

Random Data

  • No authentication required
  • HTTPS supported
FeatureDummyJSONRandom Data
AuthenticationYesNone
HTTPSYesYes
CORSUnknownUnknown

When to use which?

Random Data is the better choice for quick prototypes and hackathons since it requires no authentication.