Hi I am trying to make a random sample data.
I want to define my column and what kind of random data should be in that column
For example
if i had make job , college column.
In the job column random data like student, teacher, seller should be going in randomly ( the job is selected by my list)
Is there any apps or way to make random sample data?
I haven't tried eventgen, just gave pointers. I know people use it for sample data creation.
For many of our POCs we have written a Java program and create sample data. Recently for one such POC we created 40 million random events using a simple java program. It need not be a java program, you can write that logic in python or any programming language of your choice.
THANKS!! but i already know about eventgen.
And I think your two suggestion are the same thing ( EVENT GEN)
EVENT GEN can make data indexed that is already written in txt or csv isn't it?
I need something that can give each column random data which is on my list.
There is one more. Check this out. https://github.com/splunk/eventgen