C# (supply chain) simulation // data generation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I'm working on a BI project and have to generate sample data. My problem is
that the data in the system depend on each other, supply chain. I already had
a look at some data generators and simulation systems, but both are not
really what I need. So my question, is there something, like a component for
C# do develop a "SimulationDataGenerator-ish" thing? It should have some sort
of "time management" capabilities and random event generator....

I hope my description makes sense, and I really appreciate all responses.
Thanks,
alexl
 
Back
Top