سؤال

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?

هل كانت مفيدة؟

المحلول

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.

نصائح أخرى

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...

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top