Domanda

Can you suggest sites where I can generate dummy data based on my requirement for testing purposes of my project?

Note: I need a dummy data for usage of VMs and physical servers in terms of memory, CPU, disk, I/O utilization in percentage. Is there any site which provides utility to generate this kind of data?

È stato utile?

Soluzione

Check out InfoChimps, they may have the sort of data your are after. But if you're just looking for numbers, it should be exceptionally trivial to just generate them yourself.

Altri suggerimenti

Obviously late to the discussion but in case anyone finds their way here. The baseball database contains some moderately large datasets (160,000+ records in the Fielding table, I believe).

Check out my MySQL Datagenerator. Perhaps that is what you are looking for...

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top